get_elements_of_program_edition
Retrieve all elements of a specific program edition using its ID. Supports pagination with cursor and per_page parameters.
Instructions
Get the elements of a program edition
Input 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) |