Skip to main content
POST
Create OrchestratorAgentSession

Authorizations

x-api-key
string
header
required

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

Body

application/json

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

Response

Created 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