Skip to main content
GET
Get all versions of an agent

Authorizations

Authorization
string
header
required

API Key authorization header. Example: "Authorization: ApiKey {your-api-key}"

Authorization
string
header
required

OAuth 2.0 Bearer token. Example: "Authorization: Bearer {access-token}"

Path Parameters

agentId
integer<int32>
required

The ID of the agent

Response

A collection of agent versions

userName
string | null
version
integer<int32>
created
string<date-time>
comments
string | null
fileSize
integer<int32>