Account
Get the current account and credential
Section titled “Get the current account and credential”GET /v1/account · scope account:read
curl https://api.truo.cloud/v1/account \ -H "Authorization: Bearer $TRUO_TOKEN"truo auth statusawait truo.account.get();truo_meta({ "action": "whoami"})operationId: account.get