UserService
GetUserStats returns statistics for a specific user.
get/api/v1/users/{user}:getStats
Path parameters
userstring required
The user id.
Query parameters
filterstring
Optional. CEL expression selecting the readable non-comment memos to include. Supports the same fields as ListMemos, including space.
Response
OK