getRecentPerformanceSamples
Returns a list of recent performance samples, in reverse slot order.
Path parameters
apiKey
Request
This endpoint expects an object.
limit
The number of samples to return.
Response
An array of performance sample data.
slot
The slot in which the sample was taken.
numTransactions
The number of transactions processed during the sample period.
numSlots
The number of slots completed during the sample period.
samplePeriodSecs
The number of seconds in a sample window.
numNonVoteTransactions
The number of non-vote transactions processed during the sample period.