beta.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"
}
}
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.