Request command id status
GET
/request-status/{commandId}
Utility
Utility route to check command status message via command id.
This route is rate limited, and can only be called so many times before timeout.
It should be only used for Register new profile
Use websocket after successful authentication for more convenient command status message retrieval.
Request
Path Params
commandId
string
required
Example:
Request samples
Responses
Modified at 2025-04-09 11:55:19