Rosters
extends BaseEndpoint
in package
Table of Contents
Properties
- $url : string
Methods
- get() : array<string|int, AthleticSectionRoster>
- Returns the athletic rosters for a selected year. Uses current school year by default.
Properties
$url
protected
string
$url
= "https://api.sky.blackbaud.com/school/v1/athletics/rosters"
Endpoint URL pattern
Methods
get()
Returns the athletic rosters for a selected year. Uses current school year by default.
public
get(array<string|int, mixed> $params) : array<string|int, AthleticSectionRoster>
Requires the following role in the Education Management system:
-
Schedule Manager
-
Athletic Group Manager
***This endpoint is in BETA. It may be removed or replaced with a 90 day deprecation period.***
Parameters
- $params : array<string|int, mixed>
Tags
Return values
array<string|int, AthleticSectionRoster> —A List of Athletic rosters