Skip to main content
GET
Get this tenant's outbound Dataprev rail throughput

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Response

OK

configured
boolean
required

Whether this tenant has a throughput chain on record. False means the tenant has expressed nothing and is paced at the starter floor; it does NOT mean paused.

Example:

false

maximumRequestsPerSecond
integer<int64>
required

The ceiling the Dataprev rail imposes. It is code-locked: neither an operator nor a client can raise it. Read it from here rather than restating it.

Example:

25

requestsPerSecond
integer<int64>
required

This tenant's outbound Dataprev rail rate, in requests per second. Zero is a deliberate self-service pause, not an absent value.

Example:

3

starterRequestsPerSecond
integer<int64>
required

The floor a tenant paces at before it has chosen anything.

Example:

3