List Folder Group Collaborators

Lists all groups that have direct collaborator access to a given folder.

  • A group having access to a folder through one of the folder's ancestors will not be shown through this API.

📘

This endpoint is paginated. For more information, see Pagination .


Valid Authentication Methods

API Key Grants:

  • FolderRead

OAuth 2.0 User Token Scopes:

  • folder
  • folder:readonly

Path Params
number
required

Folder ID.

Headers
string
required
Defaults to 1

The API version used in the request.

Responses

403

Forbidden if the token does not have access to the folder, or if the folder has been deleted or does not exist.

Language
Credentials