List Uploads
List Uploads
Paginated list of folders and files. Use the path query param to scope to a specific directory level.
GET
List Uploads
Authorizations
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Path Parameters
Query Parameters
Folder path prefix to list (e.g., "assets/"). Omit for root.
Cursor for pagination (ISO timestamp)
Required range:
1 <= x <= 100When true, returns all nested folders under the given path (or all folders if no path). Default: true.