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>"Documentation Index
Fetch the complete documentation index at: https://docs.enso.build/llms.txt
Use this file to discover all available pages before exploring further.
Your accountId
The response is of type string.
Was this page helpful?