Reminder: if you are using an app/client ID in sandbox, you must use sandbox.motar.io as the endpoint for your requests. Requests to api.motar.io with a sandbox client ID will fail!
Search Users
GEThttps://api.motar.io/user/v1/search
Searches for other users of your app that have public search turned on.
Query Parameters
Name
Type
Description
limit
number
How many results to return per page.
page
number
Results page to return. This can be combined with the "limit" parameter to paginate results.
term
string
What to search for. The API will search for all users with a similar handle or full name (first name and last name together).