list public V2 account transactions for the authenticated client
GET/api/v2/accounts/:accountId/transactions
list public V2 account transactions for the authenticated client
Request
Responses
- 200
- 400
- 401
- 403
- 404
Account transaction page with normalized provider context.
Invalid pagination parameters.
Client identity is required.
Required scope is missing.
Account was not found for the authenticated client.