Skip to main content
GET
Action-type schema catalog

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).

Query Parameters

action_type
string

Restrict to a single action type (e.g. FIND_ENTITIES). Omit for the full catalog — which is large.

Response

Success.

data
any
required

Operation-specific payload.

meta
object
required