All
extends BaseEndpoint
in package
Table of Contents
Properties
- $url : string
Methods
- list_() : TestScoreCollection
- Returns a collection of test scores.
Properties
$url
protected
string
$url
= "https://api.sky.blackbaud.com/school/v1/testscores/all"
Endpoint URL pattern
Methods
list_()
Returns a collection of test scores.
public
list_(array<string|int, mixed> $params) : TestScoreCollection
Requires one of the following role in the Education Management system:
-
Grading Manager
-
Admissions 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
TestScoreCollection —Success