Query trustlines

Lists the wallets that hold a trustline for this asset, together with the limit each has set. Results are scoped to your own company.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The asset id, from GET /assets.

Query Params
string

Zero-based index of the page to return.

string

Free-text search keyword.

string

Number of items returned per page. A value below 1 is rejected with a 500.

string

Reserved for internal use. Results are scoped to your own company regardless of the value sent.

string

Sort direction. Any other value is rejected.

string

Attribute to sort by, given as the underlying record's field name, for example dateCreated. A name that does not exist on the record is rejected with a 500.

Headers
string
required

Bearer JWT obtained from POST /mfa/login. Send as "Bearer ". Expires after 5 minutes.

Responses

400

Invalid request. Returned when direction is neither ASC nor DESC.

401

Unauthorized

404

No asset exists with that id.

500

Internal server error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json