Skip to content

List all projects

GET
/projects

Get a list of all projects with basic information

X-User-Role
required
string
Allowed values: teacher

Teacher role required for this endpoint

List of 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
Allowed values: UNAUTHORIZED

Forbidden - insufficient permissions

object
success
required

Indicates if the request was successful

boolean
message
required

Response message

string
success
boolean
message
string
Allowed values: FORBIDDEN

Internal server error

object
success
required

Indicates if the request was successful

boolean
message
required

Response message

string
success
boolean
message
string
Allowed values: INTERNAL_SERVER_ERROR