Skip to main content
GET
Get maximum RPS for an organization

Authorizations

x-api-key
string
header
required

Query Parameters

organization
string
required

The name of the organization to filter logs by.

from
integer<int64>
required

The start date of the interval to query logs (timestamp in milliseconds).

to
integer<int64>
required

The end date of the interval to query logs (timestamp in milliseconds).

Response

number | null

Success