List all conversations (with pagination)

You can call this endpoint to get a list of conversations.

The object returned contains a nextPage url in case there is a second page (or more) with the correct use of parameters.

You can also change the amount of conversations returned by the parameter "limit".
The maximum amount of conversations you can call per request is 100.
Without setting the limit parameter, the default 50 conversations would be fetched.

Language
Authorization
Header
Click Try It! to start a request and see the response here!