get_referrals
Retrieve referral records from Eduframe with pagination support for managing lead data through the API.
Instructions
Get all referral records
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursor | No | Cursor for fetching the next page of results | |
| per_page | No | Number of results per page (default: 25) |