GET
/
api
/
v1
/
account
/
accountId
curl --request GET \
  --url https://api.enso.finance/api/v1/account/accountId
"<string>"

Response

200 - application/json

Your accountId

The response is of type string.