# Tee sheet list Web link to the tee sheet 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 tee sheet print, and the display can be configured in the event print center. If the request includes a multi-round event id, then all rounds that have a tee time assigned will be displayed in the tee sheet. Endpoint: GET /v1/events/{eventId}/weblinks/teeSheet 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"