Retrieve complete configuration and metadata for a specific application. Includes binary reference, plan limits, environment variables, and current status.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Unique identifier of the application to retrieve
Returns complete application configuration and metadata
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