Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Retrieve information about the current authenticated user, excluding the API key.
CLI Usage: vastai show user
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.