Skip to main content
GET
Get Deployment

授权

Authorization
string
header
必填

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

路径参数

deployment_id
string
必填

响应

Successful Response

id
string
必填
name
string
必填
owner_user_id
integer
必填
owner_username
string
必填
desired_state
string
必填
status
string
必填
endpoint_path
string
必填
created_at
string<date-time>
必填
updated_at
string<date-time>
必填
fleet_id
string
默认值:""
serve_mode
string
默认值:proxied
current_revision_id
string | null
candidate_revision_id
string | null
last_error
string | null
current_revision
DeploymentRevisionOut · object | null
candidate_revision
DeploymentRevisionOut · object | null
revisions
DeploymentRevisionOut · object[] | null
tokens
DeploymentTokenOut · object[] | null
reflow_sample_rate
number
默认值:0
reflow_retention_days
integer
默认值:30
reflow_capture_system_prompt
boolean
默认值:true
reflow_dropped_total
integer
默认值:0
reflow_trimmed_total
integer
默认值:0