Get a specific agent version

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

agentIdstringRequired
versionIdstringRequired

Response

Agent version detail
agentConfigmap from strings to any or null
agentIdstring
createdAtstring
idstring
labelstring or null
notesstring or null
versionNumberinteger
versionTypestring

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error