List actions

View as Markdown

Returns one merged catalog of the builtin typed registry (source: builtin) and the tenant’s custom action definitions (source: custom), sorted by slug.

Authentication

AuthorizationBearer

WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.

Query parameters

archivedbooleanOptional

Set true to include archived custom definitions (builtins have no archived state).

Response

The merged action catalog.
actionslist of maps from strings to any

Errors

401
Unauthorized Error