Skip to main content
GET
List files

Authorizations

Authorization
string
header
required

Paste your VTurb API token (vt_...). Sent as Authorization: Bearer <token>.

Query Parameters

cursor
string

Opaque cursor from the previous page's Link header; omit for the first page.

folder_id
string

Only return files in this folder.

per_page
integer

Page size, 1–100 (default 25).

q
string

Case-insensitive search on the file name.

Response

Optional query params: folder_id scopes to a folder, q matches the file name; cursor + per_page drive the cursor pagination.

files
object[]
required