List Workflow Action Field Options
Resolve dynamic choices for one action field without exposing credentials.
GET
/developer/v1/actions/{handler}/fields/{field}/optionsAuthorizations
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
handlerrequiredfieldrequiredquerypageDefault: 1
page_sizeDefault: 50
account_idResponses
WorkflowIntegrationFieldOptionsResponse
optionsarray<WorkflowIntegrationFieldOptionResponse>has_morebooleanHTTPValidationError
detailarray<ValidationError>