Skip to main content
GET
Get the history of an agent

Authorizations

X-Api-Key
string
header
required

Headers

X-Api-Key
string
required

Api key to pass as a X-Api-Key request header.

Path Parameters

agentId
string
required

ID of the agent.

Query Parameters

limit
integer<int32>
default:20

Maximum number of versions to return (1-100, default 20).

Response

Success

date
string<date-time>

Date at which this version became the current one

agentName
string | null

Agent name at that version

prompt
string | null

Prompt at that version

tools
object[] | null

Tools connected at that version