API ReferenceTypesGetCommentsResponseOn this pageGetCommentsResponse type GetCommentsResponse = { nextCursor: string | null; results: Comment[];}; Type declaration NameType nextCursorstring | null resultsComment[] See https://developer.todoist.com/rest/v2/#get-all-comments