Skip to main content
GET
/
api
/
v1
/
search
Search
curl --request GET \
  --url https://api.revong.com/api/v1/search \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token with Platform JWT token or API Key.

Query Parameters

take
any
skip
any
type
enum<string>
required
Available options:
SIMPLE
term
any
required

Response

OK.