Skip to main content
GET
Get ExecutionSlice 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 ExecutionSlice

attemptNumber
integer<int32>
changeSequence
integer<int32>
completedAt
string<date-time> | null
createdOn
string<date-time>
durationMs
integer<int32> | null
errorDetails
any
errorMessage
string | null
executionId
string
executionPolicy
any
id
string
inputEvent
any
lambdaRequestId
string | null
leaseExpiresAt
string<date-time> | null
leasedAt
string<date-time> | null
logGroup
string | null
logStream
string | null
moduleRuntimeRef
string
organizationId
string
outputEvent
any
queuedAt
string<date-time> | null
retryAfter
string<date-time> | null
sliceOrder
integer<int32>
startedAt
string<date-time> | null
status
string
stepsConfig
any
updatedOn
string<date-time>
uuid
string