Delivery Rendering Contexts By Search Query

Use the /delivery/v1/rendering/search endpoint to retrieve rendering contexts based on a search query. The API has the same query functionality as the delivery search API (See the delivery search API documentation for full query options), except for the following aspects:

  • The "fl" (field list) query parameter is ignored.
  • The query supports only classifiction content.
  • The results of the query are rendering contexts (0-*) in any case.

    User roles: admin, manager, editor, viewer, authenticatedVisitor, anonymous
Query Params
string

The Solr "q" parameter uses Solr/Lucene standard query syntax.

string

The Solr "fq" parameter applies a filter query to the search results.

string

Provide the JSONP callback name for JSONP support. The callback name must designate a javascript function that can be executed in the global scope. The argument will be the deserialized JSON object.

Responses

304

Not modified

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json