v1
latestOpenAPI 3.1.02026-07-261770816.7 KBList 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.
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
Comma separated list
Comma separated list
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.
Return only prospect details owned by these Greenhouse user ids.
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).
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).
Comma separated list of fields to return
Response
Successful