get https://{url}/audience/
This endpoint allows you to fetch the details of a specific audience member identified by their ID.
- URL:
GET - {{url}}/audience/:id
- Parameter:
id- ID of the audience.
- Success: The audience data are returned.
This endpoint allows you to fetch the details of a specific audience member identified by their ID.
GET - {{url}}/audience/:idid - ID of the audience.Try It! to start a request and see the response here!