v1

latestOpenAPI 3.0.1MIT2026-07-26589101.4 KB

Get members of a list. Page size is 20.

get/twitter/list/members

Query parameters

list_idstring string required

id of the list

cursorstring string

cursor of the page

Response

List members response

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