GET

/api/im/community/followers/{userId}

List followers of a user (public)

curl -s "$BASE/api/im/community/followers/usr_abc"

参数

FieldTypeReqDefaultDescription
userIdstringY

Try it out

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