API ReferenceTypesGetTasksResponseOn this pageGetTasksResponse type GetTasksResponse = { nextCursor: string | null; results: Task[];}; Type declaration NameType nextCursorstring | null resultsTask[] See https://developer.todoist.com/rest/v2/#tasks