workflow-configs

List Workflow Executions

List all workflow executions for the tenant with pagination and filters.

get/api/v1/workflow-configs/executions/

Query parameters

pageinteger

Page number

Page number

page_sizeinteger

Items per page

Items per page

statusstring nullable

Filter by status

Filter by status

intent_namestring nullable

Filter by intent name (partial match)

Filter by intent name (partial match)

voice_agent_idstring uuid nullable

Filter by voice agent ID

Filter by voice agent ID

Response

Successful Response

totalinteger
pageinteger
page_sizeinteger

Changes