---
title: "Get phone numbers for a group"
method: GET
path: "/xms/v1/{service_plan_id}/groups/{group_id}/members"
tags: ["Groups"]
---

# Get phone numbers for a group

`GET /xms/v1/{service_plan_id}/groups/{group_id}/members`

This operation retrieves the members of the group with the provided group ID.

## Response `200`

A successful response, or an [Error](https://developers.sinch.com/docs/sms/api-reference/status-codes).

- Msisdn[]

## Other responses

- `404` — Not found. The group ID is unknown to the system.

---

[API](https://skmtc.net/sinch/apis/api-overview-sinch.md) · [All operations](https://skmtc.net/sinch/apis/api-overview-sinch/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinch/api-overview-sinch/revisions/67cb925f1c81/schema)
