get_leads
Retrieve a paginated list of leads from the school, sorted by creation date with the most recent first. Use the page parameter to navigate through results.
Instructions
🟢 READ-ONLY · Leads · GET /v2/leads
Get leads
Returns a list with all the leads of the school. The leads are in sorted order, with the most recently created leads appearing first, and the list is paginated, with a limit of 20 leads per page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Filter by the page number. In case page number is higher than the maximum one, the results of last page will be returned |