get https://api.lucid.co/documents//shares/teams/
Returns information about the given team's collaboration on the given document.
Valid Authentication Methods
API Key Grants:
- DocumentReadonly
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
Responses
403Forbidden. Occurs if the app making the request does not have permission for the document, or if the document has been deleted or does not exist.
404Not Found. Occurs when a team with the specified ID can not be found or does not have collaborator access to the document.