Skip to main content
GET
/
v1
/
agents
/
{agent_id}
/
versions
List Agent Versions
curl --request GET \
  --url https://api.example.com/v1/agents/{agent_id}/versions
{}

Headers

authorization
string | null

Path Parameters

agent_id
string<uuid>
required

Response

Successful Response

The response is of type Response List Agent Versions V1 Agents Agent Id Versions Get · object.