ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 25,631
- Points
- 823
Reputation:
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
Read more
Continue reading...
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:
All parameters are optional and if more than one is specified, the search is performed against each criteria above in the order listed.
- user_id
- username
For example, if all three...
Click to expand...
Read more
Continue reading...