GET
/
templates
/
urlContext
/
{app}
Get used urlContext for specified application using your-app-name
curl --request GET \
  --url https://{FUSION_HOST.com}/api/templating/templates/urlContext/{app}
[
  "<string>"
]

Path Parameters

app
string
required

Fusion application name that contains the templates.

Response

200
application/json

OK

The response is of type string[].