get https://api.lucid.co/folders/
Retrieves information about the requested folder.
Valid Authentication Methods
API Key Grants:
- FolderRead
OAuth 2.0 User Token and Account Token Scopes:
- folder:readonly
Responses
403Forbidden if the app making the request does not have permission to the folder, or if the folder has been deleted (trashed is okay) or does not exist.