cURL
curl --request GET \ --url https://services.pref.rio/app-busca-search/api/v1/admin/migration/schemas \ --header 'Authorization: Bearer <token>'
{}
Retorna a lista de versões de schema disponíveis para migração. A versão atual é consultada do Typesense.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
OK
The response is of type object.
object