Skip to main content
GET
/
colleges
/
view
/
{id}
View college details
curl --request GET \
  --url http://localhost/mogl/mogl-admin-dashboard/colleges/view/{id} \
  --cookie mogl_session=

Authorizations

mogl_session
string
cookie
required

Session-based authentication via cookies + CSRF token

Path Parameters

id
integer

Response

200

College detail view