Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl https://api.expys.com/v1/wallet/transactions \ -H "Authorization: Bearer YOUR_MEMBER_TOKEN"
{ "nextCursor": "<string>", "transactions": [ { "amount": 123, "createdAt": "<string>", "id": "<string>", "reason": "<string>", "redemptionID": "<string>", "type": "<string>" } ] }
Org-API-Key as a Bearer token.
1 <= x <= 100
Response for status 200
Show child attributes