Push API and Webhooks
API
Hiring Team
abstract the hiring team endpoints provide access to user management across different organizational levels within the ats these endpoints allow you to retrieve lists of users and their roles at the company, job, and application levels each endpoint returns paginated results containing user details including email addresses, names, agency status, and role assignments authentication is required via x app id and x app key headers company level docid\ dtybwmxeswuts8a5kx5u9 job level docid\ gcmu 8wryhcsrowdeb5ue application level docid\ dxix3ahw7 fig8a28wedc user object name type description email primary string (email) primary email address emails array of string all verified email addresses first name string user's first name id integer unique user id is agency user boolean whether the user belongs to an agency last name string user's last name role string user's role in the application user roles userrole object can return one of these roles name description owner owner of the company admin administrator of the company manager manager of the company member member of the company collaborator collaborator on the job viewer viewer of the job job owner owner of the job job interviewer interviewer on the job application interviewer interviewer of the application