Skip to main content
GET
Get Application Demos

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Path Parameters

application_id
string
required

Response

Successful Response

The application's active demos plus everything the demos tab needs in one round-trip.

default_container_port
integer
required

The port a demo of this application should target by default (the generated Dockerfile's EXPOSE port when known).

demos
object[]
required
staging
object
required

The staging-cluster status the demos tab renders.

ttl
object
required

The caller-specific TTL contract the demos tab renders: the pre-filled default, the role-capped maximum, and whether the caller may deploy at all.