Skip to main content
GET
List content types

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

depth
integer

Tree depth limit. Omitted = full tree. 0 = roots only.

include_attributes
boolean

Include attribute definitions per content type node. Default: true.

path
string

Content type path(s) to filter (comma-separated).

query
string

When provided, filter the catalog to content types found in a first-pass retrieval for this query. Without this parameter, the full company catalog is returned (existing behavior).

Response

Company content type tree with optional attribute definitions.

content_types
ContentTypeNodeResponse · object[]
required
can_edit
boolean | null