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>
required
color
string
required
createdOn
string<date-time>
required
icon
string
required
id
string
required
projectId
string | null
required
slug
string
required
status
string
required
statusType
enum<string>
required
Available options:
UNRESOLVED,
RESOLVED
updatedOn
string<date-time>
required
uuid
string
required
project
object | null

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