Get a paginated list of game item purchases for the authenticated user
Enter your Bearer token in the format: Bearer
Your API client ID for the request
The maximum number of purchases to return (default: 10)
x >= 1The number of purchases to skip (default: 0)
x >= 0OK
The ID of the purchase
"123e4567-e89b-12d3-a456-426614174000"
The ID of the user who made the purchase
"123e4567-e89b-12d3-a456-426614174000"
The ID of the game item that was purchased
"streak-freeze"
The quantity of items purchased
1
The price paid for the purchase (in credits or currency)
100
The date and time when the purchase was made
"2024-01-15T10:30:00Z"
The date and time when the purchase was last updated
"2024-01-15T10:30:00Z"