Retrieve all audiences created by the authenticated user. Users can only access audiences they have created.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successfully retrieved audiences
The response is of type object
.