follows_profiles
GET /follows/profiles — List followed DCers
List the DCers you are currently following. Returns the same mini-profile shape used by every other list endpoint, so each entry roundtrips cleanly with GET /profile/:userID or POST /follows/profiles/:userID. Cap: 150 follows; the response cap echoes that so a client can warn the user as they approach the limit.
This list also drives the /locator/digest favoritePeople and favoriteCities sections — surface trip + event activity from DCers and cities you care about without scrolling everywhere.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||