Skip to main content
GET
List a saved agent's versions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

saved_agent_id
string<uuid>
required

Response

Successful Response

An agent's version history, newest first.

versions
SavedAgentVersionReadSchema · object[]
required