Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

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

Path Parameters

org_id
string
required

The ID of the organization

project_name
string
required

The name of the project

id
string
required

The id of record

Response

Successful operation

name
string
required
spec
object
required
Example:
id
string
read-only
organisation_id
string
read-only
project_id
string
read-only
user_id
string
read-only
namespace
string
read-only
labels
object[]
annotations
object[]
revision
string
read-only
settings
object
Example:
lifecycle
enum<string>
read-only

Coarse stack entity lifecycle. Deploy/runtime status lives on releases.

Available options:
active,
deleting
converged_release
object
read-only

Lightweight release reference embedded in the stack for list views.

Example:
latest_release
object
read-only

Lightweight release reference embedded in the stack for list views.

Example:
created_at
string<date-time>
read-only
updated_at
string<date-time>
read-only