Get an archived agent config version
GET/api/v1/agents/:agent_id/versions/:version
Returns the exact configuration the agent held at a given version, so a generation can be traced back to the config that produced it.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Archived agent version
Bad Request — version is not a positive integer
Unauthorized
Forbidden
Agent or version not found