Performance

Child performance tracking operations

Get child performance

get
/guardian/child/{childId}/performance

Get performance data for a specific child (for guardians and teachers)

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
childIdstring · uuidRequired

The ID of the child to get performance for

Responses
200

Child performance retrieved successfully

application/json
get
/guardian/child/{childId}/performance

Last updated