API endpoint: Find a User by Criteria

API endpoint: Find a User by Criteria 1.0.2

Sem autorização para baixar
  • Criador do tópico Criador do tópico newimage
  • Data de início Data de início
Lv.11
Moderating
Bronze Member
Iron Member
Associado
28/06/2020
Mensagens
2.208
Pontuação de reações
5.999
Credits
$7.138
newimage submitted a new resource:

API endpoint: Find a User by Criteria 1.0.1 - API

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 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...
 
Top