Skip to main content
GET
Caller-scoped account search (backs the terminal CMD search)

Authorizations

Authorization
string
header
required

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

Query Parameters

q
string

Optional case-insensitive substring to match account codes.

limit
integer

Default 50, capped at 200.

Required range: 1 <= x <= 200

Response

200 - application/json

OK

SearchAccountsResponse schema.

query
string

Query value for SearchAccountsResponse.

accounts
object[]

Accounts returned by the search response.