Compare metrics between two versions
Compare analytics/call metrics between two published versions over an optional date range.
Authentication
AuthorizationBearer
API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.
Path parameters
id
The agent ID
Query parameters
versionA
ID of the first version
versionB
ID of the second version
dateFrom
Start date for the comparison range (ISO 8601)
dateTo
End date for the comparison range (ISO 8601)
Response
Metrics comparison returned
status
data
Aggregated metrics for each version
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error

