Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Your bot ID.
Query Parameters
Provide the meta.nextToken
value provided in the last API response to retrieve the next page of results
Conversation id
Filter by tags
Response
Returns a list of Message objects.
The response is of type object
.