Get Application Demos
Return the application’s active demos plus everything the demos tab needs in one round-trip: the caller’s TTL policy, the staging-cluster status, and the default container port (the generated Dockerfile’s EXPOSE port when known). A browser session twin is mounted at the same path without the /api/v1 prefix (cookie authentication).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
The application's active demos plus everything the demos tab needs in one round-trip.
The port a demo of this application should target by default (the generated Dockerfile's EXPOSE port when known).
The staging-cluster status the demos tab renders.
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.