List approvers

Approvers are the individual users assigned to approve a job, offer, or other approvable resource. Each approver belongs to an approver group (/v3/approver_groups), and the group in turn belongs to an approval flow (/v3/approval_flows); the same user appears as multiple approvers when they are assigned across multiple flows. Filter by status to find pending (waiting, due) vs. resolved (approved, rejected) approvers, and by user_ids or approver_group_ids to scope to specific people or groups.

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
approver_group_ids
array of integers
length ≤ 50

Comma separated list

approver_group_ids
user_ids
array of integers
length ≤ 50

Return only approver records assigned to these Greenhouse user ids (the users acting as approvers on the parent approver group).

user_ids
fields
array of strings
length ≤ 50

Comma separated list of fields to return

fields
string
enum

Filter by the approver's current state. waiting and due return pending approvers (commonly used to find approvals still owed); approved and rejected return resolved approvers.

Allowed:
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