API ReferenceTypesGetProjectsResponseOn this pageGetProjectsResponse type GetProjectsResponse = { nextCursor: string | null; results: Project[];}; Type declaration NameType nextCursorstring | null resultsProject[] See https://developer.todoist.com/rest/v2/#get-all-projects