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

Platform configuration stores platform-wide settings and feature flags.

aboutMarkdown
string
required
changeLogArticleId
string
required
changeSequence
integer<int32>
required
cornerIcon
string
required
createdOn
string<date-time>
required
id
string
required
platformDashboardRefs
string
required
runBackgroundServices
boolean | null
required
settings
unknown
required
stylesheet
string
required
updatedOn
string<date-time>
required
uuid
string
required
welcomeMarkdown
string
required