Retrieve a Number Group Membership
Retrieves the details of a Number Group Membership that has been
previously created. Use the unique ID that was returned from your
previous request to identify the specific Number Group Membership.
Permissions
The API token must include the following scopes: Numbers.
Path Parameters |
---|
id uuid — REQUIREDUnique ID of the number group membership |
Responses |
---|
Schema — OPTIONAL |
---|
id uuid — OPTIONALThe unique identifier of the Number Group Membership on SignalWire. This can be used to delete the membership programmatically. | number_group_id uuid — OPTIONALThe unique identifier of the Number Group this membership is associated with. | phone_number object — OPTIONALA representation of the phone number this membership is associated with. id uuid — OPTIONAL | name string — OPTIONAL | number string — OPTIONAL | capabilities string[] — OPTIONAL |
|
|