Skip to main content
GET
cURL

Authorizations

X-API-Key
string
header
required

Query Parameters

list_id
string<string>
required

id of the list

cursor
string<string>

cursor of the page

Response

List followers of the list

followers
object[]

Members of the list

has_next_page
boolean

Indicates if there are more results available

next_cursor
string

Cursor for fetching the next page of results

status
enum<string>

Status of the request: success or error

Available options:
success,
error
msg
string

Message of the request, error message if status is error