Audience
Get audience by ID
Retrieve a specific audience by its ID. Users can only access audiences they have created.
GET
Get audience by ID
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the audience
Example:
"60d0fe4f5311236168a109ca"
Response
200
application/json
Successfully retrieved audience
The response is of type object
.
Get audience by ID