Looks up sanitized ban details for a given player.This endpoint is authenticated with a game API key rather than a player session token, because a banned player cannot start a session and therefore never has a session token to present. Game clients typically hit this endpoint after receiving a 403 player_banned response from a session start endpoint, in order to surface a human-readable reason and (where applicable) duration to the player.The response never includes moderator notes.