Users
Get Wallet Transactions
Return the CreditTransaction history for the authenticated wallet.
POST (not GET) because the body carries a signature blob that wouldn't fit cleanly in headers. The endpoint is read-only despite the verb.
post/api/v1/users/me/wallet/transactions
Query parameters
limitinteger
offsetinteger
Request body
Response
Successful Response
{"stackTrail":"paths:/api/v1/users/me/wallet/transactions:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.