{ "opencollection": "1.0.0", "info": { "name": "Ashby API Key Application Hiring Team Role API", "version": "1.0.0" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Application Hiring Team Role", "type": "folder" }, "items": [ { "info": { "name": "applicationHiringTeamRole.list", "type": "http" }, "http": { "method": "POST", "url": "https://api.ashbyhq.com/applicationHiringTeamRole.list" }, "docs": "Gets all available hiring team roles for applications in the organization.\n\n**Requires the [`candidatesRead`](authentication#permissions-applicationHiringTeamRoleList) permission.**\n" } ] } ], "bundled": true }