Skip to main content
GET
List Agent Versions

Authorizations

token
string
query
required

Vida API Token

Path Parameters

agentConfigId
string
required

Live agent configuration ID whose saved versions should be listed.

Query Parameters

includeData
boolean

If true the response includes the entire snapshot JSON for each version.

targetAccountId
integer
required

Account that owns the agent configuration.

Response

200 - application/json

Successful response

success
boolean
Example:

true

versions
object[]