Address Groups
GET {{biBaseURL}}/AddressGroups
This method allows you to return a list the address groups for a given organization.
Required Permissions: Asset Management (Read).
RESPONSES
status: OK
[{"AddressGroupID":"int","Name":"string","OrganizationID":"guid"}]