v1

latestOpenAPI 3.1.02026-08-04151221521.2 KB
Filesystems

List Files

List files in the filesystem manifest with optional filtering.

get/filesystems/{filesystem_id}/files

Path parameters

filesystem_idstring required

Query parameters

directorystring

Directory prefix to filter results

Directory prefix to filter results

recursiveboolean

Include subdirectories

Include subdirectories

mime_typestring nullable

Filter by MIME type

Filter by MIME type

include_contentboolean

Include file content in response

Include file content in response

limitinteger

Maximum number of results

Maximum number of results

offsetinteger

Pagination offset

Pagination offset

Response

Successful Response

filesystem_idstring required

The filesystem ID.

synced_atstring date-time nullable

When the manifest was last synced.

total_countinteger required

Total number of matching files.