get_credits
Fetch credit records from Eduframe, with optional filters for student ID and pagination.
Instructions
Get all credit records
Input 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) | |
| student_id | No | Filter results on student_id |