Skip to main content
POST
public/get_vault_performance_history

Body

application/json
resolution
enum<string>
required

Quantization of the hourly samples, requested by the caller.

Available options:
1h,
8h,
24h,
1wk
subaccount_id
integer<uint64>
required
Required range: x >= 0
from
integer<int64> | null

Optional inclusive lower bound (unix seconds).

limit
integer<uint64> | null

Max points to return, newest first (default 1000, capped at 10000).

Required range: x >= 0
to
integer<int64> | null

Optional exclusive upper bound (unix seconds).

Response

Success

points
object[]
required
resolution
enum<string>
required

Quantization of the hourly samples, requested by the caller.

Available options:
1h,
8h,
24h,
1wk
subaccount_id
integer<uint64>
required
Required range: x >= 0