My old Azure DevOps Organization has multiple projects and I'd like to export and import the Azure DevOps Project between the organizations, especially the Board, Repo, and Pipelines.
I don't need the historical/version/commit details, I just need the latest version.
Is there a built-in way to do this? If not, is there any reference to building the custom tool using Azure DevOps REST APIs?