I want to get the template files for the API connection by clicking the Export template button on the logic app:
This is one of my API connection for my logic App. When you select it, then in the left nav bar there is a button "Export template". We could manually export the .zip files, but we want to using REST API to achieve this, so that we could automate this step in the later task.
However, I could not find the correct REST API to do this.