List prospect pools

A prospect pool is an organization-defined collection of prospects (candidates not yet attached to a specific job), typically used to manage talent communities and sourcing pipelines. Each pool has its own ordered set of stages (see /v3/prospect_pools/{prospect_pool_id}/stages) that prospects move through, distinct from a job's interview plan. Pools may be restricted to specific departments, offices, or jobs (hiring plans) via department_ids, office_ids, and job_ids; when all three are empty, the pool is available organization-wide.

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

Comma separated list

department_ids
office_ids
array of integers
length ≤ 50

Comma separated list

office_ids
job_ids
array of integers
length ≤ 50

Return only prospect pools restricted to these job (hiring plan) ids.

job_ids
fields
array of strings
length ≤ 50

Comma separated list of fields to return

fields
boolean

Filter by pool status. true returns active pools, false returns inactive (retained) pools.

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