Skip to main content
GET
Get app details

Path Parameters

app_id
string
required

Hex app identifier

Response

App details with CVM info

id
string<hashid>
required

A hashed identifier that maps to an internal database ID

Pattern: ^prj_.+
Example:

"prj_0123abcd"

name
string
required
app_id
string
required
created_at
string
required
kms_type
string
required
app_provision_type
string | null
app_icon_url
string | null
profile
ProfileGetResponse · object | null

Response model for entity profile - only public display data.

current_cvm
CvmBasicInfo · object | null
cvms
CvmBasicInfo · object[]
cvm_count
integer
default:0
team_slug
string | null
team_name
string | null