×
GET

https://<your_api_key>:<your_api_token><subdomain>/v1/Accounts/<your_sid>/SMS/Messages/<SmsSid>

To get the details of a SMS (including Status, Direction, etc.), you will need to make a HTTP GET request

Parameter
Name
Value
Description
* SmsSid
path

SmsSid is the Sid of the SMS.

Response Content Type
GET

https://<your_api_key>:<your_api_token><subdomain>/v1/Accounts/<your_sid>/SMS/Messages/<SmsSid>

To get the details of a SMS (including Status, Direction, etc.), you will need to make a HTTP GET request

Parameter
Name
Value
Description
* SmsSid
path

SmsSid is the Sid of the SMS.

Response Content Type
Share