Skip to main content
GET
Get an Agent Status

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Path Parameters

id
string<uuid>
required

Workflow identifier.

statusKey
string
required

Workflow status natural key.

Response

Successful response.

success
enum<boolean>
required
Available options:
true
workflow_id
string<uuid>
required
status
object
required

Public workflow status projection, including assignment_config without the runtime cursor.

Last modified on September 8, 2026