v1

latestOpenAPI 3.1.02026-07-13897404.3 KB
Accounts

show user

Retrieve information about the current authenticated user, excluding the API key.

CLI Usage: vastai show user

get/api/v0/users/current/

Response

Success response with user information

idinteger

The unique identifier of the user.

key_idinteger

The API key ID associated with the user.

emailstring

The email address of the user.

balancenumber float

The current balance of the user.

ssh_keystring

The SSH key associated with the user.

sidstring

Server ID.