Skip to main content
GET
Get historical metrics for multiple KVaults

Query Parameters

start
default:1970-01-01T00:00:00.000Z

Start date of the range (defaults to Unix epoch). Accepts ISO string or epoch in ms.

Example:

"1970-01-01T00:00:00.000Z"

end

End date of the range (defaults to current time). Accepts ISO string or epoch in ms.

Example:

"2025-01-01T00:00:00.000Z"

vaults
required

KVault public keys, provided as comma-separated or repeated query parameters (max 25)

Example:

"VEG1EMtttdHunMbSza8uoms1R18VXmYSph2bBpHcSJd"

Response

OK

Vault metrics time series keyed by vault public key. Unknown vaults are omitted.

{key}
object[]