numbers
Get Messages
Get messages for a specific phone number.
Supports cursor-based pagination via before/after timestamps.
get/v1/numbers/{number_id}/messages
Path parameters
number_idstring required
Query parameters
limitinteger
beforestring date-time nullable
afterstring date-time nullable
Response
Successful Response
Changes
Changed in 1 of the 20 revisions of this API.2
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○