---
search:
  tags:
    - Followers & Following Endpoints
    - GET
seo:
  description: >-
    Get following of a user, $0.05/1000 following. When count… Reference for the
    GET /twitter/following/{screen_name}/{count} endpoint in the TwexAPI REST
    API API.
sidebar:
  badge: GET
  label: Get Following
title: Get Following
type: openapi-operation
---
Get following of a user, $0.05/1000 following. When count > 5000, returns a task_id immediately (HTTP 202). Use GET /twitter/following/task/&#123;task_id&#125;/status to check progress, and GET /twitter/following/task/&#123;task_id&#125;/next to consume pages one by one.

<Operation source="api-reference" id="get-following-apiendpoint-twitter-following-screen-name-count-get" />
