v1
latestOpenAPI 3.1.02026-07-261690320.7 KBGet app
Get a Zen app
get/firewall/apps/{app_id}
Path parameters
app_idinteger required
The ID of the Zen app
Response
The app has been successfully fetched
Example response
{
"id": 2,
"name": "Webshop",
"created_at": 1718281269,
"code_repo_id": 7,
"code_repo_name": "the-webshop",
"has_token": true,
"token_hint": "7It5",
"environment": "production"
}