List Workflows

Retrieve a paginated list of workflows. Supports: - Pagination (`page_size`, `page`) - Sorting (`order_by`, default: asc)

Authentication

x-api-keystring
API Key authentication via header

Response

List of workflows
idinteger or null
Workflow identifier
namestring or null
Workflow name
descriptionstring or null
Workflow description
typeenum or null
Workflow type
Allowed values:
createdAtstring or nullformat: "date-time"
Creation timestamp
updatedAtstring or nullformat: "date-time"
Last update timestamp
createdByobject or null
phaseslist of objects or null