These docs are for v1. Click to read the latest docs for v3.

View

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

📘

Sample Request

https://api.azuga.com/azuga-ws/v1/groups/view.json?groupName=testGroup&groupId=d3200100-101b-11e6-8863-a5656842f582

API Response Explanation

Field

Description

code

API Status Code

message

API Message

messageCode

For Azuga Internal use

reason

Reason for the failure

generatedAt

API generation timestamp in UTC

groupId

Unique identifier representing the group

groupName

Name of the group

newGroupName

Updated name of the group

adminEmails

Email address of the group administrator

configName

Configuration assigned to the group

parentGroupName

Name of the parent group

description

Short text describing the group

bgColor

Background color of the label used to identify the group. Accepts color codes in hexadecimal format

textColor

Text color of the label used to identify the group. Accepts color codes in hexadecimal format

administrators

For Azuga Internal use

parentGroupId

For Azuga Internal use

configId

For Azuga Internal use

useDefaultConfig

Boolean value representing whether the group is set to default configuration.

true = set to default configuration
false = Didn't set to default configuration

useDefaultAdmin

Boolean value representing whether the group is set to default administrator.

true = set to default administrator
false = Didn't set to default administrator

useParentDefaultGroup

Boolean value representing whether the group is set to default parent group.

true = set to default parent group
false = Didn't set to default parent group

ssodefault

For Azuga Internal use

webCall

For Azuga Internal use

Language
Credentials
Header
Click Try It! to start a request and see the response here!