Skip to main content

Get a user by username

GET 

/api/v4/users/username/:username

Get a user object by providing a username. Sensitive information will be sanitized out.

Permissions

Requires an active session but no other permissions.

Request

Responses

User retrieval successful