Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Retrieve a list of team members associated with the authenticated user’s team.
CLI Usage: vastai show team-members
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.