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

bindSource
string
required
changeSequence
integer<int32>
required
createdOn
string<date-time>
required
id
string
required
organizationId
string
required
projectId
string
required
resourceId
string
required
resourceType
string
required
updatedOn
string<date-time>
required
uuid
string
required
createdById
string | null
organization
object | null

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

project
object | null

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