latestOpenAPI 3.1.0PortSIP2026-08-105581112.6 MB

577415d4a3d5

SMS/MMS

Retrieve a SMS/MMS service

Retrieve a SMS/MMS service.

get/sms/{id}

Path parameters

idstring required

The unique ID of the resource.

Example:NzAwNTUxOTA5NzczMTQ4MTYw

The unique ID of the SMS/MMS service.

Response

OK

idstring

The unique ID of the resource.

namestring

The name of SMS/MMS service.

enabledboolean

The flag for whether the SMS/MMS service is enabled.

sender_idstring

The sender ID of SMS/MMS service.

provider_idstring

The unique ID of the resource.

provider_namestring

The name of the trunk.

provider_brandstring

The brand of trunk.

provider_hostnamestring

Server hostname or IP address

webhookstring

The Universal Resource Locator of some resource.

Example response

{
  "id": "NzAwNTUxOTA5NzczMTQ4MTYw",
  "provider_id": "NzAwNTUxOTA5NzczMTQ4MTYw"
}