List future job permissions

Future job permissions grant a user a Job Admin role on jobs that don't exist yet — when a new job is created in the matching department and/or office, the permission automatically assigns the user that role on the job. Each row represents one user/role/scope combination; a user with multiple scoped permissions appears in multiple rows. When both department_id and office_id are null, the permission applies to every future job in the organization. Filter with user_ids, role_ids, department_ids, or office_ids to narrow the result set; use external_department_id or external_office_id to filter by partner-supplied scope identifiers without an extra id lookup.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Cursor link for pagination from previous page response header. Do not use any other parameters when using this.

integer
1 to 500
Defaults to 100

Number of results per page

ids
array of integers
length ≤ 50

Comma separated list

ids
created_at
object
updated_at
object
department_ids
array of integers
length ≤ 50

Return only future job permissions scoped to these department ids (future jobs in these departments will be accessible to the granted user).

department_ids
office_ids
array of integers
length ≤ 50

Return only future job permissions scoped to these office ids (future jobs in these offices will be accessible to the granted user).

office_ids
user_ids
array of integers
length ≤ 50

Return only future job permissions granted to these Greenhouse user ids.

user_ids
role_ids
array of integers
length ≤ 50

Return only future job permissions assigning these permission role ids (maps to organization_role_id).

role_ids
fields
array of strings
length ≤ 50

Comma separated list of fields to return

fields
Allowed:
string

Return only future job permissions scoped to the department with this partner-supplied external_id. Resolved against departments in the caller's organization; unknown values match no records.

string

Return only future job permissions scoped to the office with this partner-supplied external_id. Resolved against offices in the caller's organization; unknown values match no records.

Response

Language
Credentials
Missing 1 required scope
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json