Skip to main content
Version: Next

Lookup a user by id, username, or email

GET 

/api/users/lookup

Finds a user by their id, username, or email address. Provide exactly one of the query parameters. This endpoint is unauthenticated to allow service-to-service lookups.

Request

Responses

User found.