v1
latestOpenAPI 3.1.02026-07-261770816.7 KBList user job permissions
User job permissions are the per-user, per-job access grants that pair a user with a Job Admin role on a specific job. Each row represents one (user_id, job_id, role_id) assignment; a user with access to multiple jobs appears in multiple rows. Site admins are not represented here — they have implicit access to every non-confidential job — so this endpoint only lists Job Admin grants. Filter with user_ids, job_ids, or role_ids to narrow the result set; combine with /v3/future_job_permissions (scope-based grants applied when matching jobs are later created) for the full picture of a user's job access.
Query parameters
Cursor link for pagination from previous page response header. Do not use any other parameters when using this.
Number of results per page
Comma separated list
Return only user job permission rows for these job (hiring plan) ids.
Return only user job permission rows for these Greenhouse user ids (the users being granted job-specific permissions).
Return only user job permission rows for these permission role ids (e.g., admin, recruiter, hiring manager).
Comma separated list of fields to return
Response
Successful