v45

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-143613122.6 KB
vals

Get metadata for files and directories in a val. If path is an empty string, returns files at the root directory.

get/v2/vals/{val_id}/files

Path parameters

val_idstring uuid required

Id of a val

Query parameters

versioninteger

Specific branch version to query

branch_idstring uuid

Id to query

pathstring required

Path to a file or directory (e.g. 'dir/subdir/file.ts'). Pass in an empty string to represent the root directory.

recursiveboolean required

Whether to recursively act on all files in the project

offsetinteger required

Number of items to skip in order to deliver paginated results

limitinteger required

Maximum items to return in each paginated response

Response

A paginated result set