/
DE
deepinfra
/
DeepInfra API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v4
latest
OpenAPI 3.1.0
2026-07-31
155
218
294.8 KB
Agents
Get Instance
get
/v1/agents/{instance_id}
Path parameters
instance_id
string
required
Headers
xi-api-key
string
nullable
x-api-key
string
nullable
Response
Successful Response
AgentInstanceOut
required
id
string
required
name
string
required
state
'creating'
|
'starting'
|
'running'
|
'stopping'
|
'stopped'
|
'failed'
|
'deleted'
required
start_ts
integer
required
state_ts
integer
required
stop_ts
integer
nullable
required
price_per_hour
number
required
region
string
required
last_backup_ts
integer
nullable
required
ssh_port
integer
required
fail_reason
string
nullable
required
public_ip
string
nullable
required
version
string
nullable
required
agent_type
string
required
ssh_user
string
required
POSIX user the agent runs as inside the VM; also the SSH login user.
plan_id
string
required