latestOpenAPI 3.1.02026-08-194237902.5 MB
563848e0ecc0
CredentialingWorkflow
Retrieve a specific pipeline run by ID
Returns the pipeline run identified by id for the credentialing workflow identified by workflowId. Requires JWT permission CREDENTIALING_WORKFLOW_PIPELINE_TRIGGER. Set includeSteps to true to include the individual step-level detail for the run. Use GET /credentialing-workflows/{workflowId}/pipeline-runs to list all runs for a workflow.
get/credentialing-workflows/{workflowId}/pipeline-runs/{id}
Path parameters
idstring required
ID of the pipeline run
workflowIdstring required
ID of the credentialing workflow
Query parameters
includeStepsboolean
Whether to include pipeline steps in the response
Headers
tenant-idstring required
Tenant ID
Response
Successfully retrieved pipeline run