retrieve details about logged-in user and associated account

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

full-ish detail about the logged-in user and account

userobject or null
accountobject or null
testappobject or null
balanceobject or null
capacitiesobject or null
api_keyslist of objects or null
productslist of objects or null

Errors