For the complete documentation index, see llms.txt. This page is also available as Markdown.

Get organization group users

Description

Retrieves the users belonging to an organization group.

Endpoint

/organization/group/{groupId}/user

Method

GET

Access Level Rules

Minimum Access Level

Organization account holder only

Processing Units

Processing units

0

Parameters

Name
Description
Required
Default

groupId

The id of the group to retrieve users from.

true

Last updated