Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 gianluca89
		
			gianluca89
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi to all
I want to retrieve metadata information of an App in QlikSense and I see that there is a swagger ad hoc.
I think that this method is perfect for my case:
get /v1/apps/{appId}/data/metadata
where {appId} can be easily derived from QMC.
Using Postman for submitting the REST API call, what is the hostname that i have to use in :
https://....//v1/apps/{appId}/data/metadata
the HUB ? the QMC ? Other?
Thank you in advance for the help
Gianluca
 
					
				
		
 Levi_Turner
		
			Levi_Turner
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		That API is delivered over the Proxy Service so any valid Proxy Service hostname ought to work. To use your example, I'd use the Hub Hostname.
 
					
				
		
 Levi_Turner
		
			Levi_Turner
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		That API is delivered over the Proxy Service so any valid Proxy Service hostname ought to work. To use your example, I'd use the Hub Hostname.
