Skip to main content
Get Groups

Authorizations

Authorization
string
header
required

Enter your Bearer token. It's required to authenticate API requests.

Query Parameters

GroupID
integer<int32>

The unique identifier of the group to filter the results.

Response

200 - application/json

A list of groups matching the specified criteria.

RoleGroupID
integer<int32> | null

The unique identifier of the role group.

RoleGroupName
string | null

The name of the role group.

UpdatedDT
string<date-time> | null

The date and time when the group information was last updated.

ManagedByAdminBit
boolean | null

Indicates whether the group is managed by an administrator.