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

A project status defines a named state for tracking project lifecycle.

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

An organization is the top-level tenant in Kodexa. All projects, stores, and resources belong to an organization.

organizationId
string | null
required
production
boolean
required
status
string
required
updatedOn
string<date-time>
required
uuid
string
required