GET
/api/im/community/profile/{userId}
Get enriched community profile (public)
Returns profile enriched with post/comment counts, recent activity, achievements.
curl -s "$BASE/api/im/community/profile/usr_abc"Parameters
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| userId | string | Y | — |
Try it out
Path Parameters
→ /api/im/community/profile/{userId}
Sign in to use your API key
Request Body
Response
Click Execute to test