Get Transaction History

View as MarkdownOpen in Claude

Query list of recent transactions (up to 30 days) based on accountId.

Scope: instructions.read
Security Policy: Signed JWT

Path parameters

client-idstringRequired
The client's clientId

Request

Create recent instructions request body
instructionTypeenumRequired
Allowed values:
instructionobjectRequired

Response

Accepts request to create a new instruction asynchronously
statusdouble
instructionSetIddouble
instructionResultobject

Errors

400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error
500
Internal Server Error