Get User Followers
GET/users/:user-id/followers
Browse users following the given user. Successful request will return an array of User Objects.
Request
Responses
- 200
Successful Request
GET/users/:user-id/followers
Browse users following the given user. Successful request will return an array of User Objects.
Successful Request