Skip to main content
GET
Lists the files and subdirectories at a given path on the instance. Defaults to the root directory (.) if no path is specified.

Authentication

Requires an org-level API key or a scoped token with the appropriate permission.

Path Parameters

string
required
The ID of the instance.

Query Parameters

string
default:"."
The directory path to list, relative to the instance root.

Response

string
The directory path that was listed.
array