Accounts Request Builder
Builds requests connected to accounts.
See also
Functions
Requests a specific account by account ID.
Requests a specific data entry for an account.
Sets the cursor parameter on the request. A cursor is a value that points to a specific location in a collection of resources. The cursor attribute itself is an opaque value meaning that users should not try to parse it.
Build and execute request.
Returns all accounts who are trustees to a specific asset.
Returns all accounts who have trustlines to the specified liquidity pool.
Returns all accounts that contain a specific signer.
Returns all accounts who are sponsored by a given account or have subentries which are sponsored by a given account.
Sets the limit parameter on the request. It defines maximum number of records to return. For range and default values check documentation of the endpoint requested.
Sets the order parameter on the request.
Creates a Server-Sent Events (SSE) stream for this request. The stream will automatically reconnect on connection loss and resume from the last received event.