GET
/
api
/
v1
/
busca-hibrida-multi
Busca hibrida em varias colecoes
curl --request GET \
  --url https://services.staging.app.dados.rio/app-busca-search/api/v1/busca-hibrida-multi \
  --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

collections
string
required

Lista de colecoes separadas por virgula

q
string
required

Termo de busca

page
integer
default:1

Pagina

per_page
integer
default:10

Resultados por pagina

Response

200
application/json

OK

The response is of type object.