Get Agent Version
GET/v1/agents/:agent_id/versions/:version_id
Retrieve the full configuration and metadata for a specific version of an agent. Use latest as the version_id to get the most recent version.
Status Codes:
200: Agent version retrieved successfully400: Validation error (invalid parameters)404: Agent or version not found500: Internal server error
Request
Responses
- 200
- 400
Successful Response
Validation Error