Skip to main content
GET
Returns customers that belong to at least one of passed audiences

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Query Parameters

audienceIds
string[]
Limit
integer<int32>
Offset
integer<int32>

Response

OK

customerIds
string[] | null
total
integer<int32> | null
Last modified on August 10, 2026