Read a checklist run
GET/approval/:id/checklist
Returns the checklist run for an approval request: its aggregate status, every item with its state, and a summary.
Request
Responses
- 200
- 4XX
- 5XX
The operation was successful.
Client error responses due to invalid input or missing parameters.
Server error responses indicating an issue on the API side.