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
idintegerOptional
Workflow identifier
namestringOptional
Workflow name
descriptionstring or nullOptional
Workflow description
typeenumOptional
Workflow type
createdAtstringOptionalformat: "date-time"
Creation timestamp
updatedAtstringOptionalformat: "date-time"
Last update timestamp
createdByobject or nullOptional
phaseslist of objectsOptional