---
title: "GET /buyers-personas/fetch-all"
method: GET
path: "/buyers-personas/fetch-all"
tags: ["buyersPersonas"]
---

# GET /buyers-personas/fetch-all

`GET /buyers-personas/fetch-all`

Fetch all buyer personas for an org.

## Response `200`

Buyer personas successfully fetched.

- object[]
  - `id` string, required
  - `orgId` string, required
  - `icpId` string, required
  - `leadsListId` string, nullable
  - `sourcingAgentId` string, nullable
  - `monitoringAgentId` string, nullable
  - `jd` object, required
    - `name` string, nullable
    - `countries` string[], nullable
    - `jobs` string[], nullable
    - `painPoints` string[], nullable
    - `goalsKPI` string[], nullable
    - `sourcingLimit` number, nullable
    - `pictureUrl` string, nullable
    - `jobTitleKeyword` string, nullable

## Other responses

- `403` — Only web, API-key, intelligence-tool sessions are allowed to fetch ICPs. Agent and MCP sessions are not allowed.

---

[API](https://skmtc.net/phantombuster/apis/phantombuster-api-v2.md) · [All operations](https://skmtc.net/phantombuster/apis/phantombuster-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/phantombuster/phantombuster-api-v2/versions/acf0049d7c7f/schema)
