curl --request GET \
--url http://localhost/mogl/mogl-backend/api/athlete/pending-jobs-for-confirmation \
--header 'Authorization: Bearer <token>'Retrieve all hired jobs where athlete must confirm availability (athlete_status_action = ‘P’).
curl --request GET \
--url http://localhost/mogl/mogl-backend/api/athlete/pending-jobs-for-confirmation \
--header 'Authorization: Bearer <token>'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.