Retrieve all LYG Events

GET {{baseUrl}}/{{version}}/lyg/competitions/{{competition_id}}/schedule/results

This endpoint allow you to retrieve all LYG Events

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringA valid JWT Token

RESPONSES

status: OK

{"error":false,"code":200,"message":"List of events","result":[]}