- Joined
- Nov 24, 2024
- Messages
- 203
- Thread Author
- #1
Spinnin submitted a new resource:
[Hampel] API endpoint: Find a User by Criteria 1.0.2 - Adds a new endpoint to the Users API controller
Read more about this resource...
[Hampel] API endpoint: Find a User by Criteria 1.0.2 - Adds a new endpoint to the Users API controller
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 parameters are specified and a user_id match is found, that will be returned regardless of the email or username parameters. Similarly, if the user_id is not found...
Read more about this resource...