Skip to main content
GET
Returns all audiences to which current customer belongs

Authorizations

Authorization
string
header
required

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

Path Parameters

customerId
string
required

Query Parameters

audienceIds
string[]

Response

OK

customerId
string | null
audienceIds
string[] | null
Last modified on August 10, 2026