GET
Look up user accounts by their Stellar address or id
Types of searches available:
- By name: Resolve a Stellar address into an account
- By id: Resolve an account id into an account
Query Params
-
qstring required -
typestring enum requirednameid
Responses
200
OK
Response Body
object
-
account_idstring -
stellar_addressstring -
memo_typestring -
memostring
400
Bad Request
Response Body
object
-
statusnumber requiredHTTP status code -
detailstring requiredHuman-readable error message -
errorstring requiredHuman-readable error message -
namestring requiredError code -
requestIdstring requiredClient request id