07-14-2025 09:18 AM
Hi,
I am new to Incorta. In my current role I will be automating the deployment of data assets on Incorta from a git repo onto dev/test/prod tenants. I have prior experience with CI/CD although different data platforms (AWS S3, MS Fabric). I was told to use the v2 api. https://docs.incorta.com/latest/references-public-api-v2
But I do not see any endpoints related to exporting/importing data assets. For instance, let's say I want to pull down a schema from incorta to have a physical copy on git repo, in order to deploy the same schema elsewhere to a different tenant. What endpoints are available for this?
Thanks!