Skip to main content
GET
Poll deferred query
SystemUser accessible. Required policy actions:
  • ObjectsService:queryObject

Authorizations

Authorization
string
header
required

JWT bearer token obtained from POST /auth/system-login using your client credentials.

Path Parameters

requestId
string
required

The requestId returned from POST /objects/query

Response

Success

status
string
Example:

"success"

message
string
Example:

"Success"

data
object | null

Endpoint-specific payload (object, array, or null)