Skip to main content
GET
List authorized API accounts

Authorizations

Authorization
string
header
required

Verified Batch Relay dashboard session token. This is distinct from a scoped Batch Relay API key.

Headers

X-BatchRelay-Client-Surface
string

Untrusted optional analytics hint naming the calling client surface. It never affects authorization, routing, pricing, or behavior.

Required string length: 1 - 100
X-BatchRelay-Client-Version
string

Untrusted optional analytics hint naming the calling client version. It never affects authorization, routing, pricing, or behavior.

Required string length: 1 - 100
X-BatchRelay-Invocation-Mode
string

Untrusted optional analytics hint naming the invocation mode. It never affects authorization, routing, pricing, or behavior.

Required string length: 1 - 100

Query Parameters

cursor
string

Opaque cursor returned by next_cursor. Do not construct or interpret it.

Required string length: 1 - 1024
limit
integer

Maximum management records to return. Defaults are server-owned.

Required range: 1 <= x <= 100

Response

Authorized API account page

accounts
object[]
required
next_cursor
string