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

A document transition records a state change of a document through processing stages.

actor
any
changeSequence
integer<int32>
createdOn
string<date-time>
dateTime
string<date-time> | null
destinationContentObjectId
string | null
id
string
index
integer<int32>
label
string
sourceContentObjectId
string | null
transitionType
enum<integer>
Available options:
DERIVED
updatedOn
string<date-time>
uuid
string