latestOpenAPI 3.1.02026-08-194237902.5 MB

563848e0ecc0

Facility Credentialing Outreach Resource

List facility workflows eligible for multi-tenant outreach bundling

Returns non-terminal facility workflows with the same NPI and credentialing cycle as the initiating workflow, across all tenants in the same facility shared group (CP-30517).

get/facility-credentialing-outreaches/bundlable-workflows

Query parameters

initiatingWorkflowIdstring required

Facility credentialing workflow ID that initiates the outreach

Headers

tenant-idstring required

Tenant ID

Response

Bundlable facility workflows retrieved successfully

idstring

Facility credentialing workflow ID

tenantIdstring

Tenant that owns the workflow

tenantNamestring

Display name of the owning tenant

facilityNamestring

Facility display name

npistring

Facility NPI

credentialingCyclestring

Credentialing cycle

credentialingStatusstring

Current credentialing status

Example response

[
  {
    "credentialingCycle": "INITIAL"
  }
]