latestOpenAPI 3.1.0MIT2026-08-102046250.0 KB

67cb925f1c81

Inbounds

Retrieve inbound message

This operation retrieves a specific inbound message using the provided inbound ID.

get/xms/v1/{service_plan_id}/inbounds/{inbound_id}

Response

OK. A successful response , or an Error.

OR
OR

Example response

{
  "from": "+11203494390",
  "id": "01FC66621XXXXX119Z8PMV1QPA",
  "operator_id": "35000",
  "to": "11203453453"
}