Skip to main content
GET
/
blog
/
{user_type}
/
{status}
/
{id}
List blog posts
curl --request GET \
  --url http://localhost/mogl/mogl-admin-dashboard/blog/{user_type}/{status}/{id} \
  --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

Path Parameters

user_type
enum<string>
required
Available options:
athlete,
partner
status
string
default:All
id
integer

Response

200

Blog list