Get Status For ClientInstructionId

View as MarkdownOpen in Claude

Retrieve status of request by clientInstructionId.

Scope: instructions.read
Security Policy: HTTPS

Path parameters

client-idstringRequired
The client's clientId
clientInstructionIdlongRequired
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