System-level group account resources
System-level group account resources let you retrieve information about the system-level group accounts. The tables below provide information about these resources.
.../groupAccounts
Data type | Method | Use | Access | Notes |
List | GET | Retrieve a list of the system-level group accounts. | System-level user account with the monitor, administrator, or security role |
The listed group accounts are identified by the group name. In XML, the element that identifies each group account is In JSON, the name in the name/value pair that lists the group accounts is |
.../groupAccounts/group-name
Data type | Method | Use | Access | Notes |
groupAccount | GET | Retrieve information about a group account. | System-level user account with the monitor, administrator, or security role | The information returned depends on the roles associated with the user making the request. |
N/A | HEAD | Check for the existence of a group account. | System-level user account with the monitor, administrator, or security role |