Get queued request by ID
Queued Requests
Get queued request by ID
Retrieves detailed information about a specific queued request, including its current state, request/response data, and any associated errors. This endpoint can be used to poll for request completion or to check the status of a long-running operation.
GET
Get queued request by ID
Documentation Index
Fetch the complete documentation index at: https://docs.qubesync.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Use your app's API_KEY as the username, and leave the password blank
Path Parameters
The unique identifier of the queued request
Example:
"550e8400-e29b-41d4-a716-446655440000"
Response
Queued request found and returned successfully

