{ "opencollection": "1.0.0", "info": { "name": "Freshsales CRM Appointments Jobs API", "version": "2026-05-23" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Jobs", "type": "folder" }, "items": [ { "info": { "name": "getJobStatus", "type": "http" }, "http": { "method": "GET", "url": "https://{bundleAlias}.myfreshworks.com/crm/sales/api/job_statuses/:id", "params": [ { "name": "id", "value": "", "type": "path" } ] } } ] } ], "bundled": true }