GET
/
collections
curl --request GET \
  --url https:///%7B{baseurl}%7D/collections
{
  "response": "ok",
  "status": [
    "sift1m"
  ]
}

The REST API endpoints can be used with PulsejetDB running locally at http://127.0.0.1:47044.

Headers

User-Agent
string

Response

200 - application/json
OK

The response is of type object.