Get all templates cross region.
Global deployment template endpoint which fetches the deployment templates across all region services.
GET
/platform/configuration/templates/deployments/global
curl \
--request GET 'https://{{hostname}}/api/v1/platform/configuration/templates/deployments/global' \
--user "username:password"