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

A document assignment links a document family to a user for review.

assignedAt
string<date-time> | null
changeSequence
integer<int32>
createdOn
string<date-time>
id
string
releaseAt
string<date-time> | null
updatedOn
string<date-time>
user
object | null

A platform user represents a user account in the Kodexa platform.

uuid
string