Retrieve List of all LYG boroughs

GET {{baseUrl}}/{{version}}/lyg/boroughs?borough_name=&limit=

This endpoints allow you to retrieve the list of all LYG (London Youth Game) sports.

Request Params

KeyDatatypeRequiredDescription
borough_namenullnullable
limitnullnullable

HEADERS

KeyDatatypeRequiredDescription
AuthorizationstringA valid JWT token

RESPONSES

status: OK

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