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

Authorizations

Authorization
string
header
required

JWT bearer token issued by the identity provider.

Query Parameters

after
string

The previous page's page.next_after. Omitted starts at the head of the chain, the rate the tenant holds right now. A cursor this service did not mint is refused, never restarted from the top.

Example:

"eyJ2IjoxLCJyIjoiYm9hcmQiLCJ0IjoiMjAyNi0wOC0xNFQwOToxMjozM1oiLCJrIjpbImMwMDEyIl19"

limit
integer<int64>

Maximum number of transitions to return. Omitted means the ceiling of 200.

Required range: 1 <= x <= 200
Example:

50

Response

OK

items
object[]
required
page
object
required