Skip to main content
POST
Read full subject goal snapshots for multiple students

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
studentIds
string[]
required

Non-empty list of student sourcedIds. IDs are trimmed and deduplicated before enforcing a maximum of 100 unique students. Duplicate entries are accepted. The caller must restrict the roster to students they are authorized to view.

Minimum array length: 1

A string containing at least one non-whitespace character. This full-read endpoint does not impose the compact endpoint's character or length restrictions.

Pattern: \S

Response

Full subject snapshots and per-student errors

results
object
required
errors
object
required