get_promotions
Retrieve a paginated list of all school promotions, sorted with the newest first. Each page returns up to 20 promotions.
Instructions
🟢 READ-ONLY · Promotions · GET /v2/promotions
Get promotions
Returns a list with all the promotions of the school. The promotions are in sorted order, with the most recently created promotion appearing first, and the list is paginated, with a limit of 20 promotions per page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Filter by the page number. In case page number is higher than the maximum one, the results of last page will be returned |