Get Project by ID
Retrieves a single Project by its unique identifier. Projects group related document stores, assistants, tasks, and processing pipelines within an organization.
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 Project
A project groups related document stores, assistants, tasks, and processing pipelines within an organization.
Optimistic locking version number.
Display color for the project (max 25 characters).
"#4A90D9"
Timestamp when the project was created.
Project data flow configuration.
Human-readable description of the project.
"Automated invoice processing pipeline."
Unique identifier (UUID) for the project.
"7c9e6679-7425-40de-944b-e07fc1f90ae7"
Project-level memory and configuration.
Display name of the project.
"Invoice Processing"
Free-form notes about the project.
Project options and settings.
An organization is the top-level tenant in Kodexa. All projects, stores, and resources belong to an organization.
ID of the organization this project belongs to.
A platform user represents a user account in the Kodexa platform.
ID of the user who owns this project.
Reference to the project template used to create this project.
URL-friendly identifier. Automatically lowercased. Pattern: ^[a-z0-9-]+$
"invoice-processing"
A project status defines a named state for tracking project lifecycle.
ID of the current project status.
Project lifecycle state: ACTIVE, ARCHIVED, or PENDING_DELETE.
"ACTIVE"
Timestamp when the project was last updated.
Secondary UUID identifier.
"7c9e667974254de944be07fc1f90ae7"
