cURL
curl --request GET \ --url https://api.example.com/v0/user/me/bank/accounts/{external_id}/transactions
{ "_links": { "kyc": { "description": "Submit KYC information", "href": "/v0/user/me/kyc", "method": "PUT" }, "self": { "href": "/v0/user/me", "method": "GET" }, "wallets": { "href": "/v0/wallets", "method": "GET" } } }
Start timestamp in ms
End timestamp in ms
Filter by category
Filter by direction (in/out)
in
out
Results limit
1 <= x <= 500
Results offset
x >= 0
Transactions retrieved
HAL-style hypermedia links for navigation and available actions.
Show child attributes