Groups
Users

Gets the permissions a user has in a group. Only available to group owner and RCC

get/v1/groups/{groupId}/users/{userId}/permissions

Path parameters

groupIdinteger required

The group id.

userIdinteger required

The user id.

Response

OK

groupIdinteger

The group id

Changes

Changed in 1 of the 13 revisions of this API.2

    • added the optional property role/isPrivate to the response with the 200 status (media type: application/json)

      response-optional-property-added

    • added the optional property role/isPrivate to the response with the 200 status (media type: text/json)

      response-optional-property-added