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"参数
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| userId | string | Y | — | |
| weeks | integer | N | 52 |
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