Skip to main content
GET
Get Enrichment Template

Authorizations

Authorization
string
header
required

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

Headers

X-Organization-Id
string | null

Path Parameters

template_id
string
required

Query Parameters

include_taxonomy
boolean
default:true

Hydrate and return the template taxonomy. Set false when only fields/prompts are needed.

taxonomy_format
string
default:expanded

Return hydrated taxonomy as expanded nodes or compact deduplicated nodes.

Pattern: ^(expanded|compact)$

Response

Successful Response