v2
latestOpenAPI 3.1.02026-07-262937191.0 MBbeta.agents
Retrieve a specific version of an agent.
Get a specific agent version by version number.
get/v1/agents/{agent_id}/versions/{version}
Path parameters
agent_idstring required
versionstring required
Response
Successful Response
Example response
{
"completion_args": {
"response_format": {
"type": "text"
}
}
}