# List followers

`needleListLinkedinFollowers`

List followers of the connected account, or of a person or company when identity is given.

**Input**

- `connectedAccountId` (string · uuid, required): Connected account to act as
- `identity` (string, optional): Whose followers to read: a person (user id or public identifier) or a company (public identifier, numeric id, or company URL). Omit for the connected account; a company page is readable only by its admins.
- `cursor` (string, optional)
- `limit` (integer, optional)
