API ReferenceTypesGetSectionsResponseOn this pageGetSectionsResponse type GetSectionsResponse = { nextCursor: string | null; results: Section[];}; Type declaration NameType nextCursorstring | null resultsSection[] See https://developer.todoist.com/rest/v2/#sections