Skip to main content
GET
Get Application State

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Unique identifier of the application

Response

Live runtime state of the application

eventGenerationTimestamp
string | null
required

Timestamp when this state snapshot was captured (ISO 8601)

applicationId
string | null
required

Application ID

clusterId
string
required

Cluster ID where the application is deployed

namespace
string
required

Namespace of the application.

activeVersion
string | null
required

Currently active deployment version

components
ApplicationStateComponent · object[] | null
required

Application components with pod details