{ "opencollection": "1.0.0", "info": { "name": "Freshworks Freshcaller Accounts SLA Policies API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "X-Api-Auth", "value": "{{X-Api-Auth}}", "placement": "header" } }, "items": [ { "info": { "name": "SLA Policies", "type": "folder" }, "items": [ { "info": { "name": "List all SLA policies", "type": "http" }, "http": { "method": "GET", "url": "https://{domain}.freshcaller.com/api/v1/sla_policies" }, "docs": "Retrieves a list of all SLA policies configured in the helpdesk." } ] } ], "bundled": true }