View facet value collections

get

/gsdata/v1/{appName}/facets

Returns the facet record collections currently setup for this application.

Request

Supported Media Types
Path Parameters
Security
Back to Top

Response

Supported Media Types

200 Response

The facet record collections and their URL's.
Body ()
Root Schema : FacetCollectionList
Type: object
Represents a list of guided search facet value collections.
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : FacetCollectionItem
Type: object
Represents a guided search facet value record collection.
Show Source
Back to Top