v52

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-037389158.9 KB
UserService

GetUserStats returns statistics for a specific user.

get/api/v1/users/{user}:getStats

Path parameters

userstring required

The user id.

Response

OK

namestring

The resource name of the user statistics singleton. Format: users/{user}/stats

tagCountobject

The count of tags.

memoCreatedTimestampsstring[]

The creation timestamps of the user's memos.

memoUpdatedTimestampsstring[]

The latest update timestamps of the user's memos (one per memo, mirrors memo_created_timestamps). Used by the activity heatmap when the client's view is set to update_time basis.

pinnedMemosstring[]

The pinned memos of the user.

totalMemoCountinteger

Total memo count.