GET
/
api
/
v1
/
categorias-relevancia
Busca categorias ordenadas por relevancia
curl --request GET \
  --url https://services.staging.app.dados.rio/app-busca-search/api/v1/categorias-relevancia \
  --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

Response

200
application/json

OK

The response is of type object.