Get webui template in the system for a given profile id and template id.get https://{tenanturl}/config/v1.0/templates/{templateId}/profiles/{profileId}Entitlements required: manageAppAccessAdmin (Manage application lifecycle)Path ParamstemplateIdstringrequiredTemplate id for which webui template needs to be fetchedprofileIdstringrequiredProfile id for which webui template needs to be fetchedResponses 200The webui template for a given template id. 400Bad Request 401User not Authorised 500Internal Server ErrorUpdated over 2 years ago