Skip to main content
GET
List files in the builder

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Path Parameters

uuid
string<uuid>
required

Query Parameters

path
string
default:.

Directory relative to the app root. Default '.'.

Response

200 - application/json

Directory listing.

success
boolean
Example:

true

data
object[]