Get all the Zoekt nodes
GET
/api/v4/admin/zoekt/shards
Authorizations
Section titled “Authorizations”Responses
Section titled “Responses”OK
Media typeapplication/json
object
id
integer format: int64
index_base_url
string
search_base_url
string
Example
{ "id": 1234, "index_base_url": "http://127.0.0.1:6060/", "search_base_url": "http://127.0.0.1:6070/"}401 Unauthorized
403 Forbidden
404 Not found