post
https://api.lucid.co/folders/search
Retrieves information about folders the authenticated user has at least read only access to. Additional filtering parameters may be added.This endpoint is paginated. For more information, see Pagination. It supports only User token type.
400Bad Request if the request does not contain a body.
403Forbidden if User requests with admin scope and without Lucid-Request-As=admin header, User requests without an admin scope and includes Lucid-Request-As=admin header, or Account does not have access to the API
429Too Many Requests if the account makes more than 300 requests in 5 seconds.