List Document User Collaborators

Retrieve information about all collaborators on the provided document.

📘

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


Valid Authentication Methods

API Key Grants:

  • DocumentRead

OAuth 2.0 User Token Scopes:

  • lucidchart.document.content.share.collaborator:readonly
  • lucidchart.document.app.picker.share.collaborator:readonly
  • lucidchart.document.app.folder
  • lucidscale.document.content.share.collaborator:readonly
  • lucidscale.document.app.picker.share.collaborator:readonly
  • lucidscale.document.app.folder
  • lucidspark.document.content.share.collaborator:readonly
  • lucidspark.document.app.picker.share.collaborator:readonly
  • lucidspark.document.app.folder

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