List inbound messages
GET/api/v1/sms/inbound
Retrieve a list of SMS messages received by your HelloSMS account. This endpoint supports pagination to handle large sets of messages and allows you to filter by recipient number.
Request
Responses
- 200
- 401
The list of inbound SMS messages was successfully retrieved.
Unauthorized.