UserHistoryThreadRequest
- threadType: string Format: uuid
_id requiredThe thread, which is the id of its root question.
- userType: string
_id requiredRequired. Miso confirms this user owns the thread.
- afterType: string Format: uuid
Cursor - return questions after this id.
- orderType: string enum
asc= root to newest.desc= newest to root.values- asc
- desc
- rowsType: integermax:100
Integer numbers.
