GET
/
search
/
hybrid
Busca Híbrida Simplificada
curl --request GET \
  --url https://services.staging.app.dados.rio/busca/search/hybrid \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

q
string
required

Termo de busca

Maximum length: 200
cs
string
required

Nome das coleções para busca, separadas por vírgula

Maximum length: 100
limit
integer
default:10

Número máximo de resultados a serem retornados

Required range: 0 < x <= 100

Response

200
application/json

Successful Response

The response is of type object.