latestOpenAPI 3.1.02026-08-194237902.5 MB
563848e0ecc0
CredentialingWorkflow
Generate and store an NPDB report PDF for a workflow
Generates a PDF from the NPDB (National Practitioner Data Bank) report data on the credentialing workflow identified by id and stores it in cloud storage. Authenticate with the X-Credentialing-Api-Key header (API key), not JWT — typically invoked from Cloud Tasks. Returns 200 with the PDF storage URL when generation succeeds. Returns 204 with no body when no NPDB PDF URL is available.
post/credentialing-workflows/{id}/generate-npdb-pdf
Path parameters
idstring required
ID of the credentialing workflow
Query parameters
dataPipelineRequestIdstring
Optional pipeline request ID for step tracking
Headers
tenant-idstring required
Tenant ID
user-idstring
User ID for service-to-service calls
Response
Successfully generated the NPDB report PDF