UserGroup
Authorizations
AuthorizationstringRequired
Responses
200
OK
application/json
Model used for UserGroups
Createdstring · date-timeOptional
Date and time when the user group was created
LastModifiedstring · date-timeOptional
Date and time when the user group was last modified
CreatedBystring · nullableOptional
User that created the user group
LastModifiedBystring · nullableOptional
User that last modified the user group
Uidstring · uuidOptional
Unique identifier for the user group
Namestring · nullableOptional
Name of the user group
404
Not Found
application/json
get
/v1/usergroupsAuthorizations
AuthorizationstringRequired
Path parameters
uidstring · uuidRequired
Responses
200
OK
application/json
Model used for UserGroups
Createdstring · date-timeOptional
Date and time when the user group was created
LastModifiedstring · date-timeOptional
Date and time when the user group was last modified
CreatedBystring · nullableOptional
User that created the user group
LastModifiedBystring · nullableOptional
User that last modified the user group
Uidstring · uuidOptional
Unique identifier for the user group
Namestring · nullableOptional
Name of the user group
404
Not Found
application/json
get
/v1/usergroups/{uid}Last updated