Developers API
getAlertGroups
Query a list of all alert groups.
This gives you the list of alert groups present in your account
Request Parameters
This API command does not accept any parameters.
Response Data
Response Variable | Data Type | Description |
---|---|---|
errorcode | integer | Returns an errorcode of 0 if call is successful. |
groups | This is an array - its' contents follow: | |
groupid | integer | The ID of the alert group |
name | string | The name given to this alert group |