List prospect details

A prospect detail is the per-prospect record that captures where a candidate sits in the CRM: which prospect pool and stage they currently occupy, who owns them, and the department/office they are being considered for. Each prospect detail is attached to exactly one prospect application (an application that has not yet been moved onto a job); together with /v3/prospect_pools and /v3/prospect_pool_stages, these rows let an integration reconstruct the full state of a customer's CRM pipeline. department_id and office_id are derived from the application's prospective department record, not from the candidate or job, so they may differ from the offices and departments returned by other endpoints for the same application.

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

Comma separated list

application_ids
pool_ids
array of integers
length ≤ 50

Comma separated list

pool_ids
pool_stage_ids
array of integers
length ≤ 50

Return only prospect details whose current prospect pool stage matches one of these stage ids. Stage ids are unique across pools, so this can be used without also passing pool_ids.

pool_stage_ids
prospect_owner_ids
array of integers
length ≤ 50

Return only prospect details owned by these Greenhouse user ids.

prospect_owner_ids
department_ids
array of integers
length ≤ 50

Return only prospect details whose underlying application is being considered for one of these department ids (matches the prospective department, not the application's hiring plan department).

department_ids
office_ids
array of integers
length ≤ 50

Return only prospect details whose underlying application is being considered for one of these office ids (matches the prospective department's office, not the application's hiring plan office).

office_ids
fields
array of strings
length ≤ 50

Comma separated list of fields to return

fields
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