# Get phone numbers for a group

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

Endpoint: GET /xms/v1/{service_plan_id}/groups/{group_id}/members
Version: v1
Security: BearerAuth

## Path parameters:

  - `service_plan_id` (string, required)
    Your service plan ID. You can find this on your Dashboard.
    Example: "jd63jf88477ll123ab4567cd89012ef3"

  - `group_id` (string, required)
    ID of a group that you are interested in getting.


## Response 404 fields
