Get a student by id
curl -X GET "https://example.com/api/students/string"{ "id": "string", "name": "string", "email": "string", "image": "string", "entitlementCount": -9007199254740991, "avgProgress": -9007199254740991, "joinedAt": "string", "lastActiveAt": "string", "hasAccount": true}{ "error": "string", "message": "string"}