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