workflows

Api Workflows Summary Retrieve

GET/POST /api/workflows/summary/

Returns total count of workflows matching the supplied filters. POST supports filtering via body (POST-for-filtering pattern).

get/api/workflows/summary/

Headers

Authorizationstring required

JWT access token or Respan API key

Response

No response body

WorkflowsApiWorkflowsSummaryRetrieveResponse200 required

Empty response body

Changes