Skip to main content
GET
Get App Configuration

Authorizations

X-API-KEY
string
header
required

API key for authentication

Path Parameters

app_name
string
required

Response

Successful Response

id
string<uuid>
required
project_id
string<uuid>
required
app_name
string
required
security_scheme
enum<string>
required

security scheme type for an app (or function if support override)

Available options:
no_auth,
api_key,
http_basic,
http_bearer,
oauth2
security_scheme_overrides
Security Scheme Overrides · object
required
enabled
boolean
required
all_functions_enabled
boolean
required
enabled_functions
string[]
required
created_at
string<date-time>
required
updated_at
string<date-time>
required