List messages

Return up to 10 messages for the specified conversation, ordered by increasing message id. Paging can be performed by using the min_message_id parameter, initialized to zero and updated after each successful call to the max of the returned message ids + 1.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the page. This is not an integer.

Query Params
integer

If specified, return only messages which verify the condition message.id < max_message_id

integer

If specified, return only messages which verify the condition message.id > min_message_id.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Choose an example:
application/json