get_elements_of_program_edition
Retrieve components and details for a specific program edition in Eduframe using its ID, with pagination support for large datasets.
Instructions
Get the elements of a program edition
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the parent resource | |
| cursor | No | Cursor for fetching the next page of results | |
| per_page | No | Number of results per page (default: 25) |