cURL
curl --request GET \ --url https://{FUSION_HOST.com}/api/templating/templates/urlContext/{app}
[ "<string>" ]
Get a list of urlContext used in the templates for the specified Fusion application using your-app-name.
urlContext
your-app-name
Fusion application name that contains the templates.
OK
The response is of type string[].
string[]
Was this page helpful?