# Flights list Web link to the list of flights for the event. The link can be shared with anyone and does not require the player to be logged in. The display is the same as the event flights list print, and the display can be configured in the event print center. Endpoint: GET /v1/events/{eventId}/weblinks/flights Version: 1.0 Security: bearerAuth ## Path parameters: - `eventId` (string, required) Event Id Example: "M-5208" ## Response 200 fields (application/json): - `url` (string) url Example: "https://www.unknowngolf.com"