Performance
Child performance tracking operations
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
401
Unauthorized access
application/json
500
Internal server error
application/json
get
/guardian/child/{childId}/performanceLast updated