GET api/Student/DashBoardDetails?studentId={studentId}&RegNumber={RegNumber}

Get All Dashboard details for the student If optional arguments are not sent, the student with the token is assumed

Request Information

Parameters

NameDescriptionAdditional information
studentId
Optional: studentId

Define this parameter in the request URI.

RegNumber
Optional: Student matric Number or Registration Number

Define this parameter in the request URI.