Per-trigger run aggregates (last fired, run count, success / failure breakdown, next fire preview) for a workflow

get/v1/workflows/{id}/trigger-aggregates

Path parameters

idstring required

Workflow ID

Response

OK

codeinteger
messagestring
requestIdstring

Example response

{
  "message": "success",
  "requestId": "abc-123"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.