v1

latestOpenAPI 3.1.02026-08-044257268.7 KB
Resources

List file-system entries

List the entries of a workspace file system (file_system resources only). One directory level per call — pass recursive for the whole subtree. Cursor-paginated.

get/v1/resources/{resourceId}/files

Path parameters

resourceIdstring required

Resource identifier (ULID).

Resource identifier (ULID).

Query parameters

pathstring

Directory (or file) to list. Omit for the root.

Directory (or file) to list. Omit for the root.

recursiveboolean nullable
cursorstring
limitinteger

Response

File-system entries

cursorstring

Opaque cursor — present when more entries exist.