Fetch agent version
GET /api/v1/agent_version/{agent_version_id}
GET
/api/v1/agent_version/{agent_version_id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” agent_version_id
required
Query Parameters
Section titled “Query Parameters ” idempotency_key
One of:
IdempotencyKeyOrNull
Optional idempotency key for ensuring request idempotency
string
Null
Null
string
Responses
Section titled “ Responses ”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
Example
agent_version updated_at
When the agent version was last updated
string format: date-time
Example
2024-01-01T00:00:00Z status
string
Example
successdefault
Section titled “default ”Error
One of:
object
code
string
Example
bad_request message
string
status
string
Example
errorobject
code
string
Example
validation_errors errors
message
string
status
string
Example
error