get
https://api.lucid.co/v1/documents//shares/users
Retrieves information about all collaborators on the provided document. Supports pagination for managing large result sets.
Retrieve information about all collaborators on the provided document.
This endpoint is paginated. For more information, see Pagination .
Valid Authentication Methods
API Key Grants:
- DocumentReadonly
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
403Forbidden if the token does not have permission to the document, or if the document has been deleted or does not exist.