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.
URL: GET - {{url}}/audience/:id
Parameter: id - ID of the audience.
Success: The audience data are returned.
Try It! to start a request and see the response here!