These docs are for v1.0. Click to read the latest docs for v1.4.

Get Folder Group Collaborator

Get information about a group's 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. It supports only User token type.

Valid Access Token Types

User

Valid Access Scopes

folder

folder:readonly

Path Params
number
required

Folder ID.

number
required

Group 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.

404

Not Found when the group does not have direct collaborator access to the folder.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json