GET groups/{group_id}/collaborations

box.com

Summary: List group collaborations
Operation ID: get_groups_id_collaborations
Auth: unknown
Description

Retrieves all the collaborations for a group. The user must have admin permissions to inspect enterprise's groups. Each collaboration object has details on which files or folders the group has access to and with what role.

Parameters (3)

group_id (string, path, required)

The ID of the group.

limit (integer, query, optional)

The maximum number of items to return per page.

Constraints: {'maximum': 1000}

offset (integer, query, optional, default: 0)

The offset of the item at which to begin the response. Queries with offset parameter value exceeding 10000 will be rejected with a 400 response.

No probe data for this endpoint yet.