Search accounts
Search accounts using email or username
Search accounts
GET
https://abc.hoola.vn/manage/api/users/search-user
To execute the query, there must be at least 1 parameter, either the email or username of the account. When there are both email and username parameters at the same time, the account will be prioritized to search by email first. If there is no match by email, it will continue to search for accounts by username.
Query Parameters
Name
Type
Description
token
string
Your Account Authentication Token
string
username
string
Username
Example
Last updated
Was this helpful?