Skip to content

User stats

GET
/admin/stats/users

Статистика пользователей

Authorizations

sessionCookie

PHP session cookie (HTTP-only, Secure, SameSite=Lax)

Type
API Key (cookie: PARTIZAP_SESSION)

Responses

User statistics

application/json
JSON
{
  
"data": {
  
  
"total": 0,
  
  
"active": 0,
  
  
"by_date": [
  
  
  
{
  
  
  
  
"date": "string",
  
  
  
  
"count": 0
  
  
  
}
  
  
]
  
}
}

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI