...
| Header | Description |
|---|---|
| Authorization (required) | Access token. You can obtain a token by making a request. |
| Content-Type: application/json (required) | Property for processing a request in JSON |
| Accept: application/json (required) | Property for processing a request in JSON |
| Parameter | Description |
checklistId (optional) | Checklist ID (only one) |
| sessionIds (optional) | Session ID (can be more than one) |
| groupIds (optional) | Competency Area ID (can be more than one) |
| criterionIds (optional) | Criterion ID (can be more than one) |
...