# Get a batch message This operation returns a specific batch that matches the provided batch ID. Endpoint: GET /xms/v1/{service_plan_id}/batches/{batch_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" - `batch_id` (string, required) The batch ID you received from sending a message. Example: "01FC66621XXXXX119Z8PMV1QPQ" ## Response 404 fields