Search for folders. Does not contain hidden or archived folders.
files.ui_hidden.read
files
The access token received from the authorization server in the OAuth 2.0 flow.
Properties that should be included in the returned folders.
Offset search results by this value. The default offset is 0 and the maximum offset of items for a given search is 10,000. Narrow your search down if you are reaching this limit.
Number of items to return. Default limit is 10, maximum limit is 100.
Sort results by given property. For example -name sorts by name field descending, name sorts by name field ascending.
Search folders by exact time of creation. Time must be epoch time in milliseconds.
Search folders by less than or equal to time of creation. Can be used with createdAtGte to create a range.
Search folders by greater than or equal to time of creation. Can be used with createdAtLte to create a range.
Search folders by exact time of latest updated. Time must be epoch time in milliseconds.
Search folders by less than or equal to time of latest update. Can be used with updatedAtGte to create a range.
Search folders by greater than or equal to time of latest update. Can be used with updatedAtLte to create a range.
Search for folders containing the specified name.
Search folders by path.
Search folders with the given parent folderId.
successful operation
The response is of type object
.