Returns a collection of your account members. Required scope: r_jobs
. Accessible with account tokens and user tokens.
Results
Calling the /jobs/:shortcode/members
endpoint will return a collection of the defined members that are in the hiring team of the specified job. The role defined is on the account level.
Role mapping:
admin
- All Access / Super Admin
simple
- Standard role
reviewer
- Limited Acces / Reviewer
recruiter
- Recruiter
Each member
will have the following keys:
key | type | description |
---|---|---|
id |
| The member identifier |
name |
| The full name of the member |
headline |
| The headline of the member |
| The email address of the member | |
role |
| The member's role. Possible values are |
collaboration_role |
| The member's role in the hiring team of the specified job. Possible values are |