Skip to main content
GET
Read a file from 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
required

File path relative to the app root.

Response

File contents.

success
boolean
Example:

true

data
object