Skip to main content
GET
Get list subscribers

Authorizations

Authorization
string
header
required

Pass as Bearer <API_KEY>. Get API Key from SuprSend dashboard Developers -> API Keys section.

Path Parameters

list_id
string
default:list_id
required

The list_id of your subscriber list

Query Parameters

limit
integer<int32>
default:20
before
string

the 'id' before which the results need to be fetched

after
string

the 'id' after which the results need to be fetched

sort
string
default:-id

the sort order, ascending or descending, here it's decided by 'id': ascending and '-id': descending

Response

200

meta
object
results
object[]