getRecentPerformanceSamples

Returns a list of recent performance samples, in reverse slot order.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
limitintegerRequired

The number of samples to return.

Response

An array of performance sample data.

slotintegerOptional

The slot in which the sample was taken.

numTransactionsintegerOptional

The number of transactions processed during the sample period.

numSlotsintegerOptional

The number of slots completed during the sample period.

samplePeriodSecsintegerOptional

The number of seconds in a sample window.

numNonVoteTransactionsintegerOptional

The number of non-vote transactions processed during the sample period.