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