cURL
curl --request GET \ --url https://api.enso.finance/api/v1/account/accountId
"<string>"
Gives the Account ID associated with the current user
Your accountId
The response is of type string.
string
Was this page helpful?