Skip to main content
GET
Get OrchestratorAgentSession by ID

Authorizations

x-api-key
string
header
required

API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.

Path Parameters

id
string<uuid>
required

Unique identifier (UUID) of the resource.

Response

The OrchestratorAgentSession

An orchestrator agent session tracks an agent's state within a pipeline execution.

agentRuntimeId
string
changeSequence
integer<int32>
createdOn
string<date-time>
expiresAt
string<date-time> | null
id
string
lastInvokedAt
string<date-time> | null
metadata
any
organizationId
string
runtimeSessionId
string
status
string
updatedOn
string<date-time>
uuid
string