v1

latestOpenAPI 3.0.1MIT2026-07-26589101.4 KB

Get followers of a list. Page size is 20.

get/twitter/list/followers

Query parameters

list_idstring string required

id of the list

cursorstring string

cursor of the page

Response

List followers of the list

has_next_pageboolean

Indicates if there are more results available

next_cursorstring

Cursor for fetching the next page of results

status'success' | 'error'

Status of the request: success or error

msgstring

Message of the request, error message if status is error