Skip to main content
GET
Returns customers from audience by id

Authorizations

Authorization
string
header
required

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

Path Parameters

audienceId
string
required

Query Parameters

Limit
integer<int32>
Offset
integer<int32>

Response

OK

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