Skip to main content
GET
Get Agent Version Metadata

Headers

x-api-key
string | null

Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.

Path Parameters

agent_id
string
required

The id of an agent. This is returned on agent creation.

Example:

"agent_3701k3ttaq12ewp8b7qv5rfyszkz"

version_id
string
required

Unique identifier for the version.

Example:

"agtvrsn_0901k4aafjxxfxt93gd841r7tv5t"

Response

Successful Response

id
string
required
agent_id
string
required
branch_id
string
required
version_description
string
required
seq_no_in_branch
integer
required
time_committed_secs
integer
required
parents
AgentVersionParents · object
required
access_info
ResourceAccessInfo · object | null
Example: