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

A project template defines a reusable project configuration that can be instantiated.

changeSequence
integer<int32>
createdOn
string<date-time>
deleteUserEmail
string | null
deleteUserId
string | null
deleted
boolean
deletedDate
string<date-time> | null
deprecated
boolean
extensionPackRef
string
id
string
metadata
object
name
string
organizationId
string
publicAccess
boolean
slug
string
template
boolean
type
string
updatedOn
string<date-time>
uuid
string
yamlSource
string | null