get_custom_objects
Retrieve custom objects from Eduframe to manage lead records through paginated API calls, enabling listing and organization of educational data.
Instructions
Get all custom objects
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) |