This endpoint lists accounts by one of four filters : signer, asset, liquidity pool or sponsor.
GEThttps://xlm.nownodes.io/accounts
Query parameters
Response
Returns accounts based on provided filter: signer , asset, sponser or liquidity pool
Body
_linksobject
_embeddedobject
Request
Response
Retrieve an Account
The single account endpoint provides information on a specific account. The balances section in the response will also list all the trustlines this account has established, including trustlines that haven’t been authorized yet.
GEThttps://xlm.nownodes.io/accounts/{account_id}
Path parameters
account_id*string
This account’s public key encoded in a base32 string representation.