List messages
GET/rcs
Endpoint for retrieving a list of messages. To fetch all available messages, the next_page parameter is available as a cursor to iterate over. The iteration process works by taking the next_page field in the response from the GET /rcs route and then providing the next_page parameter in the subsequent request to GET /rcs.
Request
Responses
- 200