---
title: "Suggested job titles for a people search"
method: GET
path: "/v3/outreach/prospects/people-search-terms"
tags: ["Outreach"]
---

# Suggested job titles for a people search

`GET /v3/outreach/prospects/people-search-terms`

The grouped job titles the contact picker offers, the set it starts pre-selected with, and the minimum and maximum a single search may use. Useful before calling outreach_find_people with custom terms.

## Response `200`

Default Response

- object
  - `groups` object[]
    - `label` string
    - `terms` object[]
      - `term` string
      - `label` string
  - `defaultTerms` string[]
  - `minTerms` integer
  - `maxTerms` integer

## Changes

- **2026-09-17** `ea8bce67cd7e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/snowseo/apis/snowseo-api/changes/v3/outreach/prospects/people-search-terms/get.md)

---

[API](https://skmtc.dev/snowseo/apis/snowseo-api.md) · [All operations](https://skmtc.dev/snowseo/apis/snowseo-api/llms.txt) · [OpenAPI document](https://skmtc.dev/snowseo/apis/snowseo-api/revisions/ea8bce67cd7e?raw)
