View list of ranking rules.

get

/gsadmin/v1/{appName}/content/rankingRules

Displays a list of ranking rules.

Request

Supported Media Types
Path Parameters
Security
Back to Top

Response

Supported Media Types

200 Response

A list of ranking rules.
Body ()
Root Schema : ListOfRankingRules
Match All
Show Source
Nested Schema : BaseECR
Type: object
Show Source
  • Date this object was first created. Found in responses. Ignored in POST/PUT payloads.
    Example: 2018-01-01T13:41:03.858-04:00
  • Date this object was last modified. Found in responses. Ignored in POST/PUT payloads.
    Example: 2018-01-01T13:41:03.858-04:00
  • User who last modified this object. Found in responses. Ignored in POST/PUT payloads.
    Example: admin
Nested Schema : ListOfRankingRules-allOf[1]
Type: object
Additional Properties Allowed
Show Source Show Source
  • Default Value: content-collection-folder
    Allowed Values: [ "content-collection-folder" ]
Nested Schema : ListedRule
Type: object
A rule configuration as displayed when getting as a list.
Show Source
Back to Top