Get audience members

This API allows you to retrieve a list of all members for a specific audience.

Path Params
string
required

The unique identifier of the audience

Query Params
integer
Defaults to 10

The number of audience members to return per page.

string

Should be what is returned as nextPageToken from a previous page request if passed.

boolean
Defaults to false

Whether to include the total number of members in the response. To include set it to true

string

Search term to filter audience members by name

boolean
Defaults to false

Whether to include full user details in the response. If set to true, returns complete user information. If set to false or not provided, returns only userId.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json