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
Documentation Index
Fetch the complete documentation index at: https://developer.kodexa.ai/llms.txt
Use this file to discover all available pages before exploring further.
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 