[ { "id": 123, "user": { "id": 123, "username": "<string>", "email": "jsmith@example.com", "best_identifier": "<string>" }, "registration_status": "IN_PROGRESS", "tags": [ "<string>" ] } ]
Retrieve players participating in this event who have been tagged by the organizing store. Includes tag details and player information.
API key in format: sk_*
The response is of type object[].
object[]