List versions for an agent

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

agentIdstringRequired

Query parameters

typeenumOptional
Allowed values:

Response

Agent versions list
agentIdstring
draftVersionIdstring or null
publishedVersionIdstring or null
versionslist of objects

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error