Export a Content Type
Contentstack allows you to export the JSON file of any existing content type in your stack.
To export an existing content type, log in to your Contentstack account, go to your stack, and perform the following steps:
- Click on the “Content Models” icon on the left navigation panel.
- Next, click on the ellipses under the Actions column (extreme right) for the corresponding content type you want to export, and then click on Export.
- This will download the JSON file of your content type and save it to your local storage system. Any changes made to this JSON file will be retained when importing.
API Reference
To perform the export action via API request, refer to the Export a Content Type API request.