Retrieve a user by username

This operation returns an object containing information about the specified user.

NOTE: If you use query parameters with this operation you may need to add a slash (/) following the username and prior to the ? used for the first query parameter.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Username must be a valid email address.

Query Params
string
enum
Defaults to 0

This parameter controls if additional user attributes are displayed. PREREQUISITE: format=json

Allowed:
string
enum
Defaults to 0

Displays a list of preferences for this user.

Allowed:
string
enum
Defaults to application/xml

Selects the requested response representation format.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

BadRequestResponse indicates a request with invalid parameters.

401

UnauthorizedResponse signals an unauthorized API access.

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized.

404

NotFoundResponse indicates a request for a resource that does not exist.

500

GenericError generic error.

Language
LoadingLoading…
Response
Choose an example:
application/json
application/xml