latestOpenAPI 3.1.02026-08-194237902.5 MB

563848e0ecc0

CredentialingWorkflow

Get a presigned download URL for the workflow's latest PSV PDF

Returns a tenant-scoped, server-resolved presigned download URL (valid for 1 hour) for the most recently generated Provider Summary Verification (PSV) PDF for the credentialing workflow identified by id. The storage path is always resolved server-side from the workflow's timeline events and never accepted from the client (no query parameters are supported). Returns 200 with a PsvPdfDownloadResponse when a completed PSV PDF is available. Returns 202 with {workflowId, status: "GENERATING"} when a PSV generation is currently in progress — poll this endpoint again after a delay. Returns 404 when no PSV PDF has ever been generated for this workflow, or when the workflow does not belong to the requesting tenant.

get/credentialing-workflows/{id}/latest-psv-pdf-signed-url

Path parameters

idstring required

ID of the credentialing workflow

Headers

tenant-idstring required

Tenant ID

Response

Successfully generated a presigned download URL for the latest PSV PDF

workflowIdstring
downloadUrlstring
expiryHoursinteger
expiresAtEpochMsinteger