Skip to main content
GET
List content type templates

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. Default (omitted) = full tree. 0 = root info only (no children, no attributes). 1 = roots + direct children. N = N levels of children.

include_attributes
boolean

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

path
string

Content type path(s), colon-separated hierarchy. Comma-separated for multiple (e.g., ?path=legal,finance, ?path=tech,manufacturing, or ?path=legal:contract:nda). Root codes: finance, healthcare, legal, manufacturing, tech

Response

Content types returned successfully

content_types
TemplateRootNode · object[]
required
playbooks
Playbooks · object | null