Error
Engine API
Read the published intent catalog
Returns the tenant’s currently-published intents. The response carries a
weak ETag and a suggested cache_max_age_seconds; send the value back
in If-None-Match to get a 304 Not Modified when nothing changed.
GET
Error
Authorizations
Deploy-wide server-to-server bearer token (ENGINE_API_TOKEN),
validated by the engine_api firewall. Authenticates the Engine API,
Knowledge base, and Conversions surfaces. The tenant_id rides in the
request body and is trusted in V1 — keep this token strictly
server-side.
Headers
A previously-returned ETag. Yields 304 when the catalog is unchanged.