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"
}
'

Body

application/json
type
string

Page type filter

Example:

"about"

Response

200

Page management list