---
title: "Browse buyer intent interactions (product-agnostic)"
method: GET
path: "/api/v2/buyer_intent"
tags: ["Buyer Intent"]
---

# Browse buyer intent interactions (product-agnostic)

`GET /api/v2/buyer_intent`

**Requires `buyer_intent.read` scope.**

Query buyer intent data across one or more products in a single request.
Pass product_id to specify which products, or omit to use your assigned products.
Supports multi-product queries — the data is not scoped to a single subject product.

## Query parameters

- `dimensions` string[]
- `measures` string[]
- `subject_product_ids` string
- `sort` string
- `page[size]` integer
- `page[after]` string
- `page[before]` string
- `dimension_filters` object

## Response `200`

Successful responses

---

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