get
https://api.lucid.co/v1/folders/root/contents
Retrieves basic information about the contents of the root folder. Results are paginated.
Retrieves basic information about the contents of the root folder.
This endpoint is paginated. For more information, see Pagination .
Valid Authentication Methods
API Key Grants:
- FolderReadonly
OAuth 2.0 User Token Scopes:
- folder:readonly
403Forbidden if the app making the request does not have permission to the folder, or if the folder has been deleted or does not exist.