# List followed accounts

`needleListInstagramFollowing`

List the accounts an Instagram account follows. Omit identity for the connected account.

**Input**

- `connectedAccountId` (string · uuid, required): Connected account to act as
- `identity` (string, optional): Whose followed accounts to read. Omit for the connected account.
- `cursor` (string, optional)
- `limit` (integer, optional): Page size, up to 25. A page can hold fewer, so follow cursor until it comes back null.
