curl --request GET \
--url http://localhost/mogl/mogl-backend/api/set2StarAutoReview \
--header 'X-API-KEY: <api-key>'{
"status": "success",
"message": "Auto reviews applied to overdue deliverables.",
"data": []
}curl --request GET \
--url http://localhost/mogl/mogl-backend/api/set2StarAutoReview \
--header 'X-API-KEY: <api-key>'{
"status": "success",
"message": "Auto reviews applied to overdue deliverables.",
"data": []
}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.