Workflow Events API
GET/api/workflow/registry/designer-catalog
Product availabilityAlgaPSA

Get the workflow designer action catalog

Returns the action catalog the workflow designer renders: registry actions and integration modules grouped into tiles, filtered to the integrations actually available to the tenant. Returns a bare array of catalog records (no envelope).

RBAC · workflow

Response body

Success response 200

itemsobject
Catalog tile (groupKey, tileKind, actions, UI metadata).

Response codes

200
Designer catalog tiles.
400
Invalid request.
401
API key missing/invalid.
403
Caller lacks the required permission.
500
Unexpected error.