Topics
Topics
Search Results
Getting started
IntroductionConfiguration
convox.ymlManagement
CLI Rack ManagementReference
Command Line InterfaceIntegrations
MonitoringQuery the Rack API
convox api get <path>
$ convox api get /apps
[
{
"generation": "3",
"locked": false,
"name": "myapp",
"release": "RABCDEFGHI",
"router", "0a1b2c3d4e5f.convox.cloud",
"status": "running"
}
]