🟢GET lists
Retrieve all lists
GET
https://app.referralhero.com/api/v2/lists
Get all the lists/campaigns in your account. Results are paginated (10 results per page). Only active lists will be retrieved.
Path Parameters
Name | Type | Description |
---|---|---|
| string | Your API Token |
| string | Page you want to jump to. By default 1. |
Response
Last updated