Retrieve a Proof that is in any status.
Successful Request. Proofs Retrieved Successfully.
One or more required parameters are missing or invalid.
Authentication failed (unauthorized).
Forbidden. You do not have permissions to perform this action, or your connection information is not correct.
The server is too busy to handle the request.
{- "id": "7c7f0b55-0a34-4fc7-a009-798051a22b61",
- "name": "Proof Name",
- "owner": {
- "id": "ec2b4aee-42b6-42f8-92cd-264d1c9d4d0c",
- "type": "user",
- "firstName": "Russ",
- "lastName": "Hanneman",
- "email": "russ@piedpiper.com"
}, - "version": 3,
- "locked": false,
- "decisionStatus": "in_progress",
- "workflowTemplate": {
- "id": "43d6beaa-7e00-45a7-b0a7-3ec05f8cae10",
- "name": "Marketing Approval Template"
}, - "stages": [
- {
- "name": "Creative Review",
- "deadline": "2018-06-07T09:24:43.919Z",
- "status": "in_progress",
- "locked": false,
- "decisionStatus": "changes_required",
- "skipped": true
}
], - "lockOnDecisions": true
}