Skip to main content
GET
Get Delegator Summary

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

delegatorAddress
string
required
network
enum<string>
required

Hyperliquid network:

  • `mainnet` — Hyperliquid mainnet.
  • `testnet` — Hyperliquid testnet.
Available options:
mainnet,
testnet

Response

OK

Standard API success response envelope wrapping the result payload.

error
object | null
required

Error object. Always null on successful responses.

result
object
required

Response payload containing the requested data.