# Get folders based on the name provided Return folders based on the name provided Endpoint: GET /folders/search Version: v1 Security: bearerAuth ## Query parameters: - `folderName` (string) Search happens based on the name given - `offset` (integer) Index of the page to start with - `limit` (integer) Number of records to fetch ## Response 200 fields ## Response 400 fields ## Response 401 fields ## Response 500 fields