Subscribers
Get subscribers
GET
/
v1
/
subscribers
Enter your API key in the Authorization
field like the example shown below:
E.g ApiKey 18d2e625f05d80e
Query Parameters
page
number
limit
number
default: 10Response
200 - application/json
page
number
requiredThe current page of the paginated response
hasMore
boolean
requiredDoes the list have more items to fetch
pageSize
number
requiredNumber of items on each page
data
object[]
requiredThe list of items matching the query
Was this page helpful?