get https://{tenanturl}/v1.0/branding/themes//
Downloads a single template file from a theme.
Responses
Downloads a single template file from a theme.
xxxxxxxxxx
curl --request GET \
--url https://tenant_url/v1.0/branding/themes/themeId/templatePath \
--header 'accept: application/json'