# Teams list Web link to the list of teams 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 teams list print, and the display can be configured in the event print center. Endpoint: GET /v1/events/{eventId}/weblinks/teams 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"