List Developer Workflows
List the same organization-scoped workflows shown in UMPA.
GET
/developer/v1/workflowsAuthorizations
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
pageDefault: 1
limitDefault: 20
searchstatusResponses
WorkflowDefinitionListResponse
workflow_definitionsarray<WorkflowDefinitionResponse>paginationobject<string, any>HTTPValidationError
detailarray<ValidationError>