Skip to main content
POST
/
listPageManagement
List page management entries (public, no pagination)
curl --request POST \
  --url http://localhost/mogl/mogl-backend/api/listPageManagement \
  --header 'Content-Type: application/json' \
  --data '
{
  "type": "about"
}
'

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.

Body

application/json
type
string

Page type filter

Example:

"about"

Response

200

Page management list