Skip to content

user_get

cbulock edited this page Jul 4, 2012 · 1 revision

http://johnvanorange.com/api/user/get

Purpose:

Retrieve details about a user account

Parameters:

value (required)

search_by (optional)

Values:

value - By default, this is the user_id of an account. This can also be a username if the "search_by" parameter is set to "username"

search_by - Defaults to id. Valid values are "id" or "username"