White label admin only API to get the list of all registered users.
Organization ID
Whether to search for entities (users, orgs) active in the last X days
The user account tier.
Comma separated list of fields to fetch in a query
"id,name"
Comma separated list of fields to sort query by. Prefix with a minus (-) sign to indicate descending order. Default order is ascending
"id,-name"
Comma separated list of filters to apply to the query. Filters should be in the format 'field:value'.
"billable:true"
Maximum number of results
Offset in results, can be used in conjunction with LimitResultsParameter to implement paging.
Search query
"<id> <name>"
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
1
"janjongboom"
"jan@edgeimpulse.com"
"Jan Jongboom"
"https://usercdn.edgeimpulse.com/photos/1.jpg"
"2019-08-31T17:32:28Z"
"2019-08-31T17:32:28Z"
The user account tier.