Retrieves all transactions for a guild grouped by user with pagination, filtering, and sorting
API key for accessing protected guild endpoints
Page number for pagination
x >= 1Number of results per page
1 <= x <= 100Filter by specific Roblox user ID
Filter by transaction source
Filter by minimum amount
x >= 0Filter by maximum amount
x >= 0Filter by start date (ISO 8601 format)
Filter by end date (ISO 8601 format)
Field to sort by
amount, quantity, total, createdAt, name Sort order
asc, desc