Get Status For InstructionId

View as MarkdownOpen in Claude

Retrieve status of request by instructionId

Scope: instructions.read
Security Policy: HTTPS

Path parameters

client-idstringRequired
The client's clientId
instructionIdlongRequired
The target instruction id.

Response

Returns the status of an instruction.
InstructionPollingResponseobject
OR
InstructionResponseobject
OR
QueryRecentInstructionResponseobject
OR
DepositFundsPollingResponseobject
OR
QueryIRAContributionsResponseobject

Errors

404
Not Found Error
500
Internal Server Error