List Workflow Runs Safe
Return run navigation metadata without trigger or node-result values.
GET
/developer/v1/workflows/{definition_id}/runsAuthorizations
Authorizationstringheaderrequired
Send your GenHealth credential as Bearer <YOUR_API_KEY>. This endpoint requires workflow:read for the authenticated organization.
Headers
Acceptstringheader
Response media type. Use application/json for the current API.
Parameters
definition_idrequiredstatuslimitDefault: 10
sinceuntilResponses
WorkflowRunsIndexResponse
successbooleanerrorstring | nullerror_categorystring | nullretryableboolean | nulldefinition_idstring | nulltotalinteger | nullreturnedinteger | nullrunsarray<object<string, any>>HTTPValidationError
detailarray<ValidationError>