Skip to main content
POST
/
listBlogPartner
List partner blog posts
curl --request POST \
  --url http://localhost/mogl/mogl-backend/api/listBlogPartner \
  --header 'Content-Type: application/json' \
  --data '
{
  "page": 1,
  "limit": 10
}
'

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
page
integer
Example:

1

limit
integer
Example:

10

Response

200

Partner blog list