ExtraLicense - Buy, Sell, & Trade Your Licenses

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

XenForo API endpoint: Find a User by Criteria

EL PaperBoy

Well-known member
Sim submitted a new resource:

API endpoint: Find a User by Criteria - Adds an API endpoint to find a user by criteria: user_id, email, or username

Adds a new endpoint to the Users API controller allowing developers to retrieve a user based on one of three criteria:
  1. user_id
  2. email
  3. username
All parameters are optional and if more than one is specified, the search is performed against each criteria above in the order listed.

For example, if all three...
Click to expand...

Read more

Continue reading...
 
Top