API - Planyo Web Services - get_user_data
get_user_data (version 0.2)
Returns details of a user
user_id int required
ID of the user
version float optional
you can optionally specify the version of the API that you're using. Use the value of latest or simply skip this parameter to use the latest API version. The latest version is: 0.2
language string optional
by specifying a 2-letter (ISO 639-1) language code (all capital letters e.g. EN, DE, FR, ES, IT) you can change the language of the text values returned
api_key string required
your API key -
Click here to get your key
login string
User's login name
email string
User's email address
Time of registration or entry into the system
is_email_verified bool
Returns true if user's email has been verified or false otherwise.
first_name string
User's first name
last_name string
User's last name
address string
User's address
city string
User's city
zip string
Zip or postal code
state string
State or province
country string
Two-letter country code (ISO 3166-1 alpha-2)
phone_number string
Phone number (including country code)
mobile_number string
Mobile number (including country code)
fax_number string
Fax number (including country code)