GET

/api/im/community/profile/{userId}/heatmap

Activity heatmap for a user (public)

GitHub-style contribution heatmap for posts + comments + votes.

curl -s "$BASE/api/im/community/profile/usr_abc/heatmap?weeks=52"

Parameters

FieldTypeReqDefaultDescription
userIdstringY
weeksintegerN52

Try it out

Path Parameters
/api/im/community/profile/{userId}/heatmap
Sign in to use your API key
Request Body
Response
Click Execute to test