cURL
curl --request GET \ --url https://api.oneofnone.io/v1/rewards/{id}/redemptions \ --header 'x-api-key: <api-key>'
{ "data": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "rewardId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "codeId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "teamId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "orderId": "<string>", "externalOrderId": "<string>", "customerEmail": "<string>", "discountAmount": 123, "orderTotal": 123, "sessionId": "<string>", "redeemedAt": "<string>", "metadata": {} } ], "pagination": {} }
Documentation IndexFetch the complete documentation index at: https://docs.oneofnone.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.oneofnone.io/llms.txt
Use this file to discover all available pages before exploring further.
1 <= x <= 1000
asc
desc
Successful response
Show child attributes