latestOpenAPI 3.1.02026-08-194237902.5 MB
563848e0ecc0
CredentialingWorkflow
Generate PDFs for all sanction types on a workflow
Generates sanction PDF documents for every sanction type present on the credentialing workflow identified by id and stores each in cloud storage. Authenticate with the X-Credentialing-Api-Key header (API key), not JWT — typically invoked from Cloud Tasks. Returns 200 with a GenerateAllSanctionsPdfResponse object containing the generated PDF URLs. Returns 204 with no body when no sanctions are found on the workflow.
post/credentialing-workflows/{id}/generate-sanction-pdf
Path parameters
idstring required
ID of the credentialing workflow
Headers
tenant-idstring required
Tenant ID
user-idstring
User ID for service-to-service calls
Response
Successfully generated the Sanction PDFs