Skip to main content
GET
Get an intent

Authorizations

Authorization
string
header
required

Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).

Path Parameters

intent_id
string
required

Response

Success.

data
PublicIntent · object
required

A curated request type: a menu name/description, its intake (the free-text ask_for script and/or the typed fields form schema), the surfaces it runs on, and the agents/companies it applies to (empty = all).

meta
object
required