Updated: 20th August 2013

https://api.inzu.net/1.5/functions/search

Search

GET

The search tool will provide search results for CMS entries, this currently excludes products.

Parameters

  • ------- -
  • search (string)the search string (URL encoded)

JSON Output

    {
  • "entry_id":"1234",
  • "zone":"events",
  • "title":"My event",
  • "tags":"US Tour, 2015",
  • "category":"A sub-category",
  • "preview":"A truncated version of the entries main article..."
  • }