Instagram

List followed accounts

Returns the accounts one account follows, or the ones the connected account follows when identity is omitted.

GET

/api/v1/instagram/following

Query parameters

connectedAccountId

required

string · uuid

Connected account to act as

identity

optional

string

Whose followed accounts to read. Omit for the connected account.

cursor

optional

string

limit

optional

integer

Page size, up to 25. A page can hold fewer, so follow cursor until it comes back null.

Response

200Followed accounts.

users

object[]

cursor

string | null

Errors

  • 400: Bad request
  • 401: Unauthorized: missing or invalid API key
  • 403: Forbidden
  • 404: Not found
  • 422: Invalid request payload

Search docs

Search documentation, API reference, and MCP tools

We use cookies to enhance your experience on Needle and keep your data secure. Privacy Policy