v1
latestSwagger 2.02026-07-176096209.1 KBv2
A List with the details and statistic of all registered users
get/v2/users
Query parameters
pageinteger
Which page of results to return. Each page has 25 users.
sortstring
How to sort the returned list.
Headers
Client-Agentstring
The client name and version.
X-Fieldsstring mask
An optional fields mask
Response
Users List
Example response
{
"worker_ids": [
"00000000-0000-0000-0000-000000000000"
],
"sharedkey_ids": [
"00000000-0000-0000-0000-000000000000"
],
"contact": "email@example.com",
"admin_comment": "User is sus",
"account_age": 60
}