cURL
curl --request GET \ --url 'https://{{baseurl}}/collections'
{ "response": "ok", "status": [ "sift1m" ] }
OK
The response is of type object.
object
Was this page helpful?