Lookups

Get Groups

Retrieves a list of groups, optionally filtered by GroupID.

get/v1/groups

Query parameters

GroupIDinteger

The unique identifier of the group to filter the results.

Response

A list of groups matching the specified criteria.

RoleGroupIDinteger nullable

The unique identifier of the role group.

RoleGroupNamestring nullable

The name of the role group.

UpdatedDTstring date-time nullable

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

ManagedByAdminBitboolean nullable

Indicates whether the group is managed by an administrator.

Changes

No recorded changes to this endpoint across all 1 revision of this API.