Skip to end of metadata
Go to start of metadata

 

Shows the details of a group. It will display the same group information as the 'groups GET' method, except that it shows only one group, and includes all the numbers in the group, if there are any.

Example successful response body XML:

Response meanings:

XML tag/attributeMeaning
group 

Details of the group.

name

The name of the group. Up to 25 characters.

id 

The unique ID of the group.

is_stop 

Whether or not this is a 'stop group' – true/false.

numbers

The quantity of numbers present in the group.

number A number present in the group.

Specific errors:

CodeMeaning
0

DEPRECATED – status code 400 (bad request) is returned instead.

E that a 404 status code is returned if the group specified does not exist; 400 is returned if the group name was not specified.

DTD: