---
title: "List Products or Services"
method: GET
path: "/copilot/v1/products"
tags: ["Products and Services"]
---

# List Products or Services

`GET /copilot/v1/products`

Returns the complete list of Products or Services configured for the authenticated customer.

An Product or Service represents a product, service, or solution provided by your company and forms
the foundation of your go-to-market configuration. Products or Services capture key context such as the product's value proposition,
the pain points it addresses, proof points, target buyer personas, and ideal customer profiles.

Products or Services serve as the central linking object across GTM configuration, connecting Buyer Personas, Ideal Customer Profiles (ICPs),
and Competitors to ensure alignment between targeting, messaging, and competitive positioning.

If you do not know the ID of the record you need, call
[List Products or Services](https://docs.zoominfo.com/zoominfoenterprise/reference/organizationofferingsinterface_listorganizationofferings) to browse the full set.

Use this endpoint to browse all products or services or retrieve product or service IDs that can be used with other endpoints.

Common use cases
- Retrieve all configured products or services
- Discover offering IDs for use in other API operations
- Load offering data for downstream GTM automation or AI workflows

## 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)
