v1

latestOpenAPI 3.1.02026-07-24239123562.1 KB
Access Groups

List Access Groups that a User Belongs To

Get a list of all access groups that a user belongs to.

get/v1/accessGroups/user/{id}

Path parameters

idstring uuid required

Response

A list of groups that the user is in.

idstring uuid required

The unique identifier of the group.

namestring required

The name of the group.

descriptionstring nullable

The description of the group.