---
title: "GET /icps/fetch-all"
method: GET
path: "/icps/fetch-all"
tags: ["icps"]
---

# GET /icps/fetch-all

`GET /icps/fetch-all`

Fetch all ICPs for an org.

## Response `200`

ICPs successfully fetched.

- object[]
  - `id` string, required
  - `orgId` string, required
  - `productServiceId` string, required
  - `jd` object, required
    - `name` string, nullable
    - `market` string[], nullable
    - `size` string[], nullable

## Other responses

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

---

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