Retrieve complete application configuration including client ownership information. Provides admin-level visibility into any application in the system.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
ID of the app
Returns complete application configuration and metadata including client ID
Client ID
Unique application name (alphanumeric, hyphens allowed)
1 - 64^[a-z0-9][a-z0-9-]*[a-z0-9]$"my-edge-app"
Auto-generated URL where the application is accessible
"my-edge-app.fastedge.gcore.dev"
ID of the WebAssembly binary to deploy
x >= 112345
Template ID
Template name
Status code:
0 - draft (inactive)
1 - enabled
2 - disabled
5 - suspended
0 <= x <= 21
Plan ID
Plan name
Environment variables
{ "var1": "value1", "var2": "value2" }
Extra headers to add to the response
{ "header1": "value1", "header2": "value2" }
Logging channel. Use 'kafka' to enable log collection (queryable via API), or 'none' to disable logging.
kafka, none "kafka"
When debugging finishes
Optional human-readable description of the application's purpose
1024"Production API gateway for customer portal"
Wasm API type
Networks
Application secrets
Application edge stores