v1

OpenAPI 3.1.02026-08-04552282508.9 KB
Admin Dashboard

Get Team Workflow Executions

Get workflow execution history for team (admin/owner only)

get/api/admin/dashboard/executions

Query parameters

limitinteger
offsetinteger
workflow_idstring nullable
user_idstring nullable

Response

Successful Response

idstring required
workflow_idstring required
workflow_namestring required
executed_by_idstring required
executed_by_emailstring required
statusstring required
started_atstring required
completed_atstring nullable
rows_processedinteger required
execution_time_msinteger nullable
error_messagestring nullable