Overview
This request allows you to retrieve the properties of a specific SMS. Use the SMS’s ID to specify which SMS you need the properties for.
The Method
| API | - | Method |
|---|---|---|
| REST | GET | https://[Your URL]/api/2.0/sms/$id |
| XML-RPC | Call | sms.GetSMS |
Parameters
| Property | Type | Description | Default | Required |
|---|---|---|---|---|
| $id | integer | The ID of the SMS to retrieve. | none | yes |
Example Request
GET /api/2.0/sms/4 HTTP/1.1 Host: local.everlytic.com Authorization: Basic YWRtaW5pc3RyYXRvcjp2bE1lTGk2UlVJR21SQzNvaWRMZXBsc2J5RU5NRkY3Yl85OTk=