View facet value collections
get
                    /gsdata/v1/{appName}/facets
Returns the facet record collections currently setup for this application.
                Request
Supported Media Types
                - application/json
 
Path Parameters
                - 
                    appName: string
                    
                    Specifies the name of your application. For example, "cloud".
 
Security
                - 
                        basicAuth: basic
                        
                        Type:
basicDescription:Basic username/password authentication. 
Response
Supported Media Types
                - application/json
 
200 Response
The facet record collections and their URL's.
                
                
                    Root Schema : FacetCollectionList
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectRepresents a list of guided search facet value collections.
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : items
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        array- 
            Array of: 
                object  FacetCollectionItem
            
            Represents a guided search facet value record collection.
 
Nested Schema : links
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        array- 
            Array of: 
                object  Link
            
            Represents a link to a gsdata resource.
 
Nested Schema : FacetCollectionItem
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectRepresents a guided search facet value record collection.
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
    
Nested Schema : links
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        array- 
            Array of: 
                object  Link
            
            Represents a link to a gsdata resource.