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

changeSequence
integer<int32>
createdOn
string<date-time>
id
string
project
object | null

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

projectId
string
role
object | null
roleId
string
team
object | null

A team groups users together for collaborative access control within projects.

teamId
string
updatedOn
string<date-time>
uuid
string