APIEndpoint referencePlayers
/players/from-screener
Query Parameters
eventIds?string
search?string
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/api/players/from-screener"{ "data": [ { "property1": null, "property2": null } ]}