API Reference
Accounts
Show User
2min
GET
QUERY PARAMETERS
api_key
string
*Example: API-Key
RESPONSES
200
Successful response
ShowUserResponse
can_pay
boolean
*id
integer<int32>
*api_key
string
*username
string
*ssh_key
string
*paypal_email
string
*wise_email
string
*fullname
string
*balance_threshold
number
*balance_threshold_enabled
boolean
*autobill_threshold
string
*billaddress_line1
string
*billaddress_line2
string
*billaddress_city
string
*billaddress_zip
string
*billaddress_country
string
*billing_creditonly
integer<int32>
*password_resettable
boolean
*email
string
*has_billing
boolean
*has_payout
boolean
*host_only
boolean
*host_agreement_accepted
boolean
*email_verified
boolean
*last4
string
*balance
integer<int32>
*credit
number
*got_signup_credit
integer<int32>
*user
string
*paid_verified
integer<int32>
*paid_expected
integer<int32>
*billed_verified
integer<int32>
*billed_expected
integer<int32>
*is_admin
boolean
*

Updated 20 Jul 2023
Did this page help you?