List available action workflows

View as Markdown

Returns a list of all registered action workflows with their configuration schemas. Note: labelKey and descriptionKey return raw i18n keys for client-side resolution.

Authentication

X-API-Keystring

API key supplied via the X-API-Key header. Takes precedence over bearerApiKey when both are present.

OR
AuthorizationBearer

Same organization API key supplied as a Bearer token in the Authorization header (Authorization: Bearer <key>). Compatible with OpenAI-SDK-standard clients. Accepted by all authenticated endpoints; if both X-API-Key and Authorization: Bearer are present, X-API-Key wins.

Response

OK
any
OR
any