Skip to main content
GET
List trader identity bindings (customer ⇄ Hyperprop login)

Authorizations

Authorization
string
header
required

JWT Bearer token for user session auth. Format: "Bearer {token}". Used by User and Organization endpoints.

Query Parameters

customerId
string

Exact match on your customer ID

Maximum string length: 255
externalRef
string

DEPRECATED alias for customerId — use customerId instead.

Maximum string length: 255
email
string

Partial match on the bound Hyperprop login email

page
integer
default:1
Required range: x >= 1
limit
integer
default:25
Required range: 1 <= x <= 100

Response

Success

success
boolean
Example:

true

data
object