Documentation
    Preparing search index...
    • Returns the player information for the specified account ID.

      Parameters

      • accountId: string

        The account ID

      Returns {
          _responseType?: unknown[];
          namespace?: BlizzardNamespaces;
          parameters?: Record<string, unknown>;
          path: string;
      }

      The player resource. See Resource.

      • Optional Internal_responseType?: unknown[]

        The response type of the resource

      • Optionalnamespace?: BlizzardNamespaces
      • Optionalparameters?: Record<string, unknown>
      • path: string