substack_user_connections
Retrieve a Substack user's public followers, following, or subscribers lists. Each entry includes full profile data with subscriber signals, returning a bounded preview of the connection list.
Instructions
List a Substack user's followers, following, or subscribers. Returns one of a user's public connection lists. Each entry is a full profile in the same shape as /substack/user, subscriber signals included. user_id is the numeric id returned by /substack/user. The upstream returns a bounded preview of each list rather than the complete membership.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list | No | Which list to read | |
| user_id | Yes | Numeric user id from /substack/user |