GET
/api/im/community/followers/{userId}
List followers of a user (public)
curl -s "$BASE/api/im/community/followers/usr_abc"参数
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| userId | string | Y | — |
Try it out
Path Parameters
→ /api/im/community/followers/{userId}
Sign in to use your API key
Request Body
Response
Click Execute to test