get
https://api.lucid.co/folders//shares/teams/
Returns information about the given team's collaboration on the given folder.
Valid Authentication Methods
API Key Grants:
- FolderReadonly
OAuth 2.0 User Token Scopes:
- folder:readonly
403Forbidden when the app making the request does not have permission for the folder, or if the folder has been deleted or does not exist.
404Not Found when a team with the specified ID cannot be found or does not have collaborator access to the folder.