List actions
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
archived
Set true to include archived custom definitions (builtins have no archived state).
Response
The merged action catalog.
actions
Errors
401
Unauthorized Error