beta.agents
Retrieve an agent entity.
Given an agent, retrieve an agent entity with its attributes. The agent_version parameter can be an integer version number or a string alias.
get/v1/agents/{agent_id}
Path parameters
agent_idstring required
Query parameters
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.