---
title: "List Customer Buyer Personas"
method: GET
path: "/copilot/v1/customer-buyer-personas"
tags: ["Customer Buyer Persona"]
---

# List Customer Buyer Personas

`GET /copilot/v1/customer-buyer-personas`

Returns the list of Customer Buyer Personas configured for the authenticated customer.

A Buyer Persona represents a profile of a key decision-maker or influencer that a company's sales and marketing teams target.
Personas capture attributes such as the buyer's role, objectives, priorities, and the motivations that influence purchasing decisions.
Personas help organizations align their go-to-market strategy by defining who the ideal buyers are, what problems they care about, and how they should be engaged.
Buyer Personas can be connected to products or services with the people most likely to purchase them.

If you do not know the ID of the record you need, call
[List Customer Buyer Personas](https://docs.zoominfo.com/zoominfoenterprise/reference/customerbuyerpersonainterface_listcustomerbuyerpersonas) to browse the full set.

Common use cases
- Retrieve all configured buyer personas
- Discover persona IDs for use in other API operations
- Load persona data for downstream integrations or automation

## Response `200`

Success

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `429` — Too Many Requests

---

[API](https://skmtc.net/zoominfo/apis/data-api-v1.md) · [All operations](https://skmtc.net/zoominfo/apis/data-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zoominfo/data-api-v1/revisions/d1ee1374b588/schema)
