Skip to main content
GET
Get install details

Authorizations

Authorization
string
header
required

Personal Access Token (cnap_pat_...) or OAuth2 JWT. Create tokens at https://cnap.tech/account/tokens

Path Parameters

id
string
required

Install ID

Response

Install details

id
string
required
Example:

"j572abc123def456"

name
string | null
required
Example:

"my-postgres"

health
string | null
required

Deploy health status

Example:

"Healthy"

sync
string | null
required

Deploy sync status

Example:

"Synced"

workspace_id
string
required
Example:

"j572abc123def456"

product_id
string | null
required

Set for product-based installs

template_id
string | null
required

Template driving this install

cluster_id
string
required
Example:

"j572abc123def456"

created_at
number
required

Unix timestamp (seconds)