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