Skip to main content
GET
List people who are in intent audiences and visited the site

Authorizations

Authorization
string
header
required

Dashboard access token. Send as Authorization: Bearer .

Query Parameters

limit
integer
default:100

Maximum overlapping visitors to return; defaults to 100 and allows up to 500.

Required range: 1 <= x <= 500
Example:

100

offset
integer | null
default:0

Zero-based number of overlapping visitors to skip.

Required range: x >= 0
Example:

0

Response

All-org overlap between latest intent audience runs and recent website visitors

data
object
required
meta
object
required