Retrieves a specific user’s transactions with pagination, filtering, and sorting
API key for accessing protected guild endpoints
Roblox user ID
Page number for pagination
x >= 1Number of results per page
1 <= x <= 100Filter by transaction source
Filter by minimum amount
x >= 0Filter by maximum amount
x >= 0Field to sort by
amount, quantity, total, createdAt Sort order
asc, desc