Skip to content

Fetch agent version

GET
/api/v1/agent_version/{agent_version_id}
agent_version_id
required
idempotency_key
One of:
IdempotencyKeyOrNull

Optional idempotency key for ensuring request idempotency

string

Success

object
details
AgentVersion_Details
object
account_id
Account_Id

A valid account ID

string
Example
013xrzp12g3nqk8ngskn1wtxgka5b0nf
agent_id
Agent_Id

A valid agent ID

string
Example
013xrzp12g3nqk8nx0y2vfkg4s3jp2qr
current_version

Whether this version is the agent’s current version.

boolean
description

Description of the agent version

string
Example
Stable production release
external_identifier

External identifier for the agent version

string
Example
v1.0.0
id
AgentVersion_Id

A valid agent version ID

string
Example
013xrzp12g3nqk8n6mv28ge2v9f7n2hc
inserted_at

When the agent version was created

string format: date-time
Example
2024-01-01T00:00:00Z
name

Name of the agent version

string
Example
Production Version
type

Type of resource (always ‘agent_version’)

string
Allowed values: agent_version
Example
agent_version
updated_at

When the agent version was last updated

string format: date-time
Example
2024-01-01T00:00:00Z
status
string
Allowed values: success
Example
success

Error

One of:
object
code
string
Allowed values: bad_request bad_authtoken not_authenticated not_permitted not_implemented unknown not_found unexpected_ref_type unexpected invalid_action invalid_value required_value idempotency_key_already_used
Example
bad_request
message
string
status
string
Allowed values: error
Example
error