Skip to main content
GET
/
conferences
List conferences (filterable by status)
curl --request GET \
  --url http://localhost/mogl/mogl-admin-dashboard/conferences \
  --cookie mogl_session=

Documentation Index

Fetch the complete documentation index at: https://developer.mogl.online/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

mogl_session
string
cookie
required

Session-based authentication via cookies + CSRF token

Query Parameters

status
enum<string>

Filter: A (Active), I (Inactive). Omit for all.

Available options:
A,
I
Example:

"A"

Response

200

Conference list