Get Agent Version
GET
/v1/agents/{agent_id}/versions/{version}Retrieve an immutable historical Agent snapshot. The version path value accepts either a version resource ID or a positive numeric version.
Path parameters
Stable identifier of the parent Agent.
Immutable version resource ID or positive numeric version.
Errors
401
authentication_errorThe API key is missing or invalid.
404
not_foundThe Agent or requested version does not exist.

