Skip to main content
Account discovery — given an address, list every (broker_id, account_id) pair the address controls (both REGULAR and SUB). Useful as the first call before drilling into per-account state. Weight: 5

Request

Response

Notes

  • No pagination
  • Throws ADDRESS_NOT_FOUND (404) when zero accounts resolve
  • Per-row position-calc failures degrade account_value to null rather than failing the whole listing