Index Messages
GET/:instance/messages
Index Messages
This endpoint will index all of the messages sent and recevied based on various criteria, including searching my request id and messages attributes, with paging limited to 50 messages per response. Default sort is by last updated_at.
Request
Responses
- 200
- 400
- 404
- 422
- 500
Successful response
Bad Request
Not Found
Unprocessable Entity (WebDAV)
Internal Server Error