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 typeMethodUseAccessNotes
ListGETRetrieve 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 groupname. The root element for the list of group accounts is groupAccounts.

In JSON, the name in the name/value pair that lists the group accounts is groupname.

.../groupAccounts/group-name

Data typeMethodUseAccessNotes
groupAccountGETRetrieve information about a group account.System-level user account with the monitor, administrator, or security roleThe information returned depends on the roles associated with the user making the request.
N/AHEADCheck for the existence of a group account.System-level user account with the monitor, administrator, or security role