{
"operationId": "getUser",
"method": "GET",
"path": "/api/v1/users/{id}",
"summary": "Get a user",
"description": "",
"tags": [
"Users"
],
"parameters": [
{
"name": "withStats",
"in": "query",
"required": false,
"description": "include statistics about the user (only available as a moderator/admin)",
"schema": {
"type": "boolean"
}
}
],
"requestBody": null,
"responses": {
"200": {
"description": "As an admin/moderator, you can request a response augmented with statistics about the user's\nmoderation relations and videos usage, by using the `withStats` parameter.\n",
"examples": {}
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.