Audiences
The Audiences endpoint can be used to retrieve the full list of audiences associated with a bot. The audience id can then be used to stream conversation data based on its filter.
Request
The following request can be used to retrieve a bot audiences:
The mode parameter can have the following values
Response
If the call is successful, a list of audiences will be returned.
Response Codes
This endpoint will reply with the following standard HTTP codes.
Last updated