Skip to main content

List all Number Group Memberships

Returns a list of a Number Group's Memberships. The memberships are returned sorted by creation date, with the most recent appearing first.

Permissions

The API token must include the following scopes: Numbers.

Path Parameters
NumberGroupId uuid REQUIRED

Unique ID of the number group

Responses
200

OK

Schema OPTIONAL
links object OPTIONAL
self string OPTIONAL
first string OPTIONAL
next string OPTIONAL
prev string OPTIONAL
data object[] OPTIONAL
id uuid OPTIONAL

The unique identifier of the Number Group Membership on SignalWire. This can be used to delete the membership programmatically.

number_group_id uuid OPTIONAL

The unique identifier of the Number Group this membership is associated with.

phone_number object OPTIONAL

A representation of the phone number this membership is associated with.

id uuid OPTIONAL
name string OPTIONAL
number string OPTIONAL
capabilities string[] OPTIONAL