Get details on a workflow checkpoint
GET
/api/v4/ai/duo_workflows/workflows/{id}/checkpoints/{checkpoint_id}
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”id
required
integer
The ID of the workflow
checkpoint_id
required
integer
The ID of the checkpoint
Example
1Query Parameters
Section titled “Query Parameters”accept_compressed
boolean
Return compressed checkpoint
Responses
Section titled “Responses”OK
Bad Request
Not Found