Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

search

GET /search

Global search

Example URI

Code Block
bash
bash

 http://example.com/restful_api/search?keyword=bermuda&

...

view=blog

...

Parameters

Parameter

Type

Require ?

Description

keyword

string

yes

Keyword for searching

limit

number

no

Limit return results

page

number

no

Paging return results

view

string

no

Search by item type

...