get
https://api.zoominfo.com/gtm/copilot/v1/customer-buyer-personas/
Retrieves a single Customer Buyer Persona by its unique identifier.
A Buyer Persona represents a profile of a decision-maker or stakeholder that the customer's sales and marketing teams target. Each persona captures insights into who the ideal buyers are, what motivates them, and how to effectively engage them during the sales process. If the specified buyerPersonaId does not exist, the endpoint returns 404 Not Found.
If you do not know the ID of the record you need, call List Customer Buyer Personas to browse the full set.
This endpoint is typically used to retrieve the full configuration of a specific persona before updating or referencing it in downstream workflows.
Common use cases
- Retrieve detailed information about a specific persona
- Load persona data before updating the record
- Use persona context in integrations or automation workflows