App Configurations
Get App Configuration
Get an app configuration by app name
GET
Authorizations
API key for authentication
Path Parameters
Response
200
application/json
Successful Response
security scheme type for an app (or function if support override)
Available options:
no_auth
, api_key
, http_basic
, http_bearer
, oauth2