Skip to main content
GET
List an agent's config version history

Authorizations

Authorization
string
header
required

JWT token from Clerk authentication.

Must be from a user with org:admin role.

Query Parameters

agentId
integer
required

The agent to list versions for

Response

Version history retrieved

agentId
integer
publishedVersionId
integer | null

The version the agent's config currently reflects

versions
object[]