Skip to main content
GET
show user

Authorizations

Authorization
string
header
required

API key must be provided in the Authorization header

Response

Success response with user information

id
integer

The unique identifier of the user.

key_id
integer

The API key ID associated with the user.

email
string

The email address of the user.

balance
number<float>

The current balance of the user.

ssh_key
string

The SSH key associated with the user.

sid
string

Server ID.