# Retrieve inbound message This operation retrieves a specific inbound message using the provided inbound ID. Endpoint: GET /xms/v1/{service_plan_id}/inbounds/{inbound_id} Version: v1 Security: BearerAuth ## Path parameters: - `service_plan_id` (string, required) Your service plan ID. You can find this on your Dashboard. Example: "jd63jf88477ll123ab4567cd89012ef3" - `inbound_id` (string, required) The inbound ID found when listing inbound messages. Example: "01FC66621XXXXX119Z8PMV1QPA" ## Response 404 fields