/accountAsk AIget https://api.{env}.bluefin.io/api/v1/accountRetrieves the user's account details.Query ParamsaccountAddressstringAccount address to fetch account details by.Responses 200Successful response with account details. 400request missing required parameters 401unauthorized access 404account not found 500internal server errorUpdated 7 months ago