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

A document status defines a named state for tracking document processing progress.

changeSequence
integer<int32>
color
string
createdOn
string<date-time>
icon
string
id
string
project
object | null

A project groups related document stores, assistants, tasks, and processing pipelines within an organization.

projectId
string | null
slug
string
status
string
statusType
enum<string>
Available options:
UNRESOLVED,
RESOLVED
updatedOn
string<date-time>
uuid
string