UserHistoryRow

  • has_new
    Type: boolean

    Thread-level unread indicator - an unseen update is ready.

  • subscribed
    Type: boolean

    Subscribed to Answer Updates.

  • thread_id
    Type: string Format: uuid

    The thread. Pass it to every other user-history endpoint.

  • time
    Type: string Format: date-time

    Last activity. The list is most-recent first.

  • title
    Type: string

    The thread's display name. Miso writes it from the first question; rename replaces it.