cURL
Users
List users
ListUsers
Returns a list of users.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter the result-set by properties using a subset of the Kibana Query Language.
Specifies the result ordering for List requests. Supported values are:
- "email asc|desc" (only applicable if the user is registered via Motto)
- "" (default, which orders by user_id asc)

