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

List Document User Collaborators

A paginated endpoint that retrieves information about all collaborators on the provided document. For more information, see Pagination. It supports only User token type.

Path Params
uuid
required

ID of the document.

Headers
string
required
Defaults to 1

The API version used in the request.

Responses

403

Forbidden if the token does not have permission to the document, or if the document has been deleted or does not exist.

Language
Credentials