View All Groups

This API provides you with information about all groups present in your account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

Sample Request

https://services.azuga.com/azuga-ws-oauth/v3/groups?limit=50

{}

API Response Explanation

FieldDescriptionData Type
generatedAtInMillisTime in UTC milliseconds when the API request is madeLong
dataThe object consists of metadata of the group.Object
groupIdUnique identifier representing the groupString
customerIdUnique identifier representing the customerLong
parentIdUnique identifier representing the parent groupString
parentNameName of the parent groupString
nameName of the groupString
descriptionBrief description of the groupString
configIdUnique identifier of the configurationString
parentGroupObject represents the metedata of the parent groupGroupLiteVO
groupIdunique identifier of the parent groupString
nameName of the parent groupString
configNameName of the configurationString
createdByUnique identifier of the user created the groupString
createdAtCreated time of the group in UTC millisecondsTimestamp
lastModifiedByUnique identifier of the user updated the group lastString
lastModifiedAtModified time of the group in UTC millisecondsTimestamp
deletedBoolean value representing whether the group is deleted.
True = Deleted
False = Not Deleted
boolean
deletedAtDeleted time in UTC millisecondsTimestamp
colorText color of the map icon.
#ffffff by default
String
bgColorBackground color of the map icon
#000000 by default
String
adminUsersFor internal useString
userListArray of objects representing the meta-data of the administratorsList<JobUserVO>
idUnique identifier representing the administratorsString
firstNameFirst name of the 1st administratorString
lastNameLast name of the 1st administratorString
childGroupIdsUnique identifier representing the child grouopString
configurationObject representing the meta-data of the configurationConfigurationVO
idUnique identifier representing the configurationString
nameName of the configurationString
descriptionDescription of the configurationString
trackingScheduleFor internal useboolean
groupListFor internal useList<GroupsVO>
groupListStringFor internal useString
hrsOfOperationFor internal useList<HoursOfOperationVO>
deviceConfigurationsFor internal useSet<DeviceConfiguration>
ssodefaultFor internal useboolean
errorError description - if anyList<Error>
recordsFilteredNumber of records fetchedInteger
Query Params
int32

Number of records to be returned. There is no default value for this field.

int32

Allows you to specify the ranking number of the first item on the page. 0 to begin from the 1st record

Body Params
string
Defaults to {}
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json