List the user groups
GET //user-groups HTTP/1.1 Host: api.ecosuite.io Authorization: YOUR_API_KEY Accept: */*
successful operation
{ "groups": { "id": "text", "description": "text" } }