Skip to main content
GET
/
agent
/
{status}
/
{id}
List agents (filterable by status)
curl --request GET \
  --url http://localhost/mogl/mogl-admin-dashboard/agent/{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

status
string
default:All
id
integer

Response

200

Agent list view