Get TaskStatus by ID
Task Statuses
Get TaskStatus by ID
Retrieves a single TaskStatus by its unique identifier. Task statuses define named states for tracking task workflow progress.
GET
Get TaskStatus by ID
Authorizations
API key for authentication. Create one from the Kodexa platform UI under Settings > Access Tokens.
Path Parameters
Unique identifier (UUID) of the resource.
Response
The TaskStatus
A task status defines a named state for tracking task workflow progress.
Available options:
OPEN, IN_PROGRESS, DONE, BLOCKED, PENDING 