List referrers

Referrers are the people credited with bringing a candidate into the pipeline — typically employees making referrals, but also agency recruiters, LinkedIn recruiters, or any other party captured under "Who Gets Credit" on a candidate's application. Each row is one referrer in the organization; resolve a referrer for an application by joining applications.referrer_id to this resource's id. A referrer is distinct from a Greenhouse user and from a source: user_id may link a referrer to a user when one exists but is often null, and the Referral source on an application tells you the channel while the referrer tells you the specific person credited. Filter to a single user's referrer records with user_ids. This endpoint is read-only; referrers are created and edited through the Greenhouse UI, not the Harvest API.

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

Return only referrer records made by these Greenhouse user ids. The user here is the Greenhouse user who made the referral; the resulting Referrer record is a separate entity (with its own id) attributed to that user.

user_ids
fields
array of strings
length ≤ 50

Comma separated list of fields to return

fields
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