GetStorageResponse

    • data
      Type: string
      required

      JSON string or text data to store. For non-sensitive client data such as game preferences, UI settings, or other state. Not for educational progress data.

    • storageKey
      Type: string
      required

      Unique key for the stored data

    • userId
      Type: string
      required

      ID of the user who owns this data