Get one app with labels and endpoints
GET /apps/{slug}
GET
/apps/{slug}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” slug
required
string
App slug (lowercase, dash-separated).
Responses
Section titled “ Responses ”App detail.
object
id
integer format: int64
name
string
slug
string
compose_path
string
status
string
Example
running created_at
string format: date-time
updated_at
string format: date-time
deploying
boolean
Labels
object
key
additional properties
string
endpoints
Array<object>
object
domain
string
port
string
tls
Auto, off, internal, or path to a stored cert.
string
service
string
Resource not found.
string