latestOpenAPI 3.1.02026-08-194237902.5 MB
563848e0ecc0
Credentialing Outreach Resource
List workflows eligible for multi-tenant outreach bundling
Returns non-terminal workflows with the same practitioner NPI and credentialing cycle as the initiating workflow, across all tenants (CP-30514).
get/credentialing-outreaches/bundlable-workflows
Query parameters
initiatingWorkflowIdstring required
Credentialing workflow ID that initiates the outreach
Headers
tenant-idstring required
Tenant ID
Response
Bundlable workflows retrieved successfully
Example response
[
{
"credentialingCycle": "INITIAL"
}
]