Get Document User Collaborator

Gets information about the user's collaboration access to the provided document.


Valid Authentication Methods

API Key Grants:

  • DocumentRead

OAuth 2.0 User Token Scopes:

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

Path Params
uuid
required

ID of the document.

number
required

ID of the user to retrieve collaborator settings for.

Headers
string
required
Defaults to 1

The API version used in the request.

Responses

403

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

404

Not Found when a user with the specified ID can not be found or does not have collaborator access to the document.

Language
Credentials