Aller au contenu principal

Get University Student Details

GET 

/api/v1/university/students/:student_id

Get detailed information about a specific student

Security:

  • Verifies the student belongs to the authenticated university
  • Returns 404 if student not found or doesn't belong to university

Request

Responses

Successful Response