Folders
Get folders
List storage folders with optional filtering, sorting, and pagination.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
ID of the folder to filter the list. If not provided, all folders will be listed.
Limit the number of items returned per page.
Order the list by a specific field (e.g., created_at).