Skip to main content
GET
Get current user

Authorizations

Authorization
string
header
required

Use a JWT access token or API key (prefixed with nv_)

Response

User information

id
integer

User ID

email
string<email>
tier
string
Example:

"standard"

max_vms
integer
Example:

3

max_hourly_spend
number
Example:

8

credit_balance
number
Example:

125.5

status
string
Example:

"active"

created_at
string<date-time>
totp_enabled
boolean
email_verified
boolean
auth_provider
string
Example:

"email"