Get current user's projects
GET /projects/me
GET
/projects/me
Get projects associated with the authenticated user (student or teacher)
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”User’s projects retrieved successfully
object
success
boolean
data
Response data
message
Optional success message
string
Unauthorized - authentication required
object
success
required
Indicates if the request was successful
boolean
message
required
Response message
string
success
boolean
message
string
Internal server error
object
success
required
Indicates if the request was successful
boolean
message
required
Response message
string
success
boolean
message
string