Skip to main content
GET
List config versions
Returns the version history for a metric configuration, useful for auditing changes and understanding when configurations were modified.

Authorizations

Authorization
string
header
required

JWT token obtained from /auth/login

Path Parameters

configId
string<uuid>
required

Metric config ID

Query Parameters

limit
integer
default:20
Required range: x <= 100

Response

Version history

versions
object[]
total
integer