Skip to main content
GET
/
athletes
/
view-jobs-milestone
/
{user_id}
/
{job_id}
/
{milestone_id}
View athlete job milestone
curl --request GET \
  --url http://localhost/mogl/mogl-admin-dashboard/athletes/view-jobs-milestone/{user_id}/{job_id}/{milestone_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_id
integer
job_id
integer
milestone_id
integer

Response

200

Milestone detail view