v1
latestSwagger 2.02026-07-176096209.1 KBv2
Details and statistics about a specific user
get/v2/users/{user_id}
Headers
apikeystring
The Admin, Mod or Owner API key.
Client-Agentstring
The client name and version.
X-Fieldsstring mask
An optional fields mask
Response
User Details
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
}