v1
latestOpenAPI 3.1.02026-07-261690320.7 KBList apps
List Zen apps
get/firewall/apps
Response
Apps have been successfully fetched
Example response
[
{
"id": 1,
"name": "Webshop",
"created_at": 1718281269,
"code_repo_id": 1,
"code_repo_name": "the-webshop",
"has_token": true,
"token_hint": "7It5",
"environment": "production",
"blocking": true
},
{
"id": 2,
"name": "Webshop",
"created_at": 1718281269,
"code_repo_id": -1,
"code_repo_name": null,
"has_token": true,
"token_hint": "B0o8",
"environment": "staging",
"blocking": false
}
]