Skip to main content
POST
/
listAthleteByName
Search athletes by name (public)
curl --request POST \
  --url http://localhost/mogl/mogl-backend/api/listAthleteByName \
  --header 'Content-Type: application/json' \
  --data '{
  "id": 1
}'

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.

Body

application/json
id
integer

Athlete user ID (NOT name)

Example:

1

Response

200

Matching athletes