Project Configuration

GET/api/2026-03/projectConfig
public-api:read
Latest version

Description

This endpoint returns the Project Config.

Use Cases

  • Used by Livingdocs CLI to download the Project Config

Responses

GET/api/2026-03/project
public-api:read
This endpoint is not available in API version 2026-03. Removed in 2025-07

Responses

GET/api/2026-03/channels/{channelHandle}
public-api:read
This endpoint is not available in API version 2026-03. Removed in 2025-07

Path Parameters

ParameterTypeDescription
channelHandle
string

Optional channelHandle. Will return first channel of a project if none is passed.

Responses

GET/api/2026-03/design
public-api:read
Latest version

Responses

GET/api/2026-03/design/{designVersion}
public-api:read
Latest version

Path Parameters

ParameterTypeDescription
designVersion
string

Optional design version. Will take the current design version of a channel if none is passed.

Use Cases

  • Load the appropriate Design Version for a document

Responses

⌘ K to search