shell> curl --dump - http://localhost:8529/_api/collection HTTP/1.1 200 OK content-type: application/json; charset=utf-8 x-content-type-options: nosniff { "error" : false, "code" : 200, "result" : [ { "id" : "28", "name" : "_aqlfunctions", "status" : 3, "type" : 2, "isSystem" : true, "globallyUniqueId" : "_aqlfunctions" }, { "id" : "15", "name" : "_routing", "status" : 3, "type" : 2, "isSystem" : true, "globallyUniqueId" : "_routing" }, { "id" : "32", "name" : "_queues", "status" : 3, "type" : 2, "isSystem" : true, "globallyUniqueId" : "_jobs" }, { "id" : "42", "name" : "_apps", "status" : 3, "type" : 2, "isSystem" : true, "globallyUniqueId" : "_apps" }, { "id" : "2", "name" : "_iresearch_analyzers", "status" : 3, "type" : 0, "isSystem" : true, "globallyUniqueId" : "_iresearch_analyzers" }, { "id" : "87", "name" : "_statistics15", "status" : 3, "type" : 0, "isSystem" : true, "globallyUniqueId" : "_statistics15" }, { "id" : "13", "name" : "_modules", "status" : 3, "type" : 2, "isSystem" : true, "globallyUniqueId" : "_modules" }, { "id" : "30", "name" : "_frontend", "status" : 3, "type" : 2, "isSystem" : true, "globallyUniqueId" : "_frontend" }, { "id" : "47", "name" : "_appbundles", "status" : 3, "type" : 2, "isSystem" : true, "globallyUniqueId" : "_appbundles" }, { "id" : "6", "name" : "_graphs", "status" : 3, "type" : 2, "isSystem" : true, "globallyUniqueId" : "_graphs" }, { "id" : "34", "name" : "_jobs", "status" : 3, "type" : 2, "isSystem" : true, "globallyUniqueId" : "_jobs" }, { "id" : "77", "name" : "_statisticsRaw", "status" : 3, "type" : 2, "isSystem" : true, "globallyUniqueId" : "_modules" }, { "id" : "8", "name" : "_users", "status" : 3, "type" : 2, "isSystem" : true, "globallyUniqueId" : "_users" }, { "id" : "82", "name" : "_statistics", "status" : 3, "type" : 2, "isSystem" : true, "globallyUniqueId" : "_statistics" }, { "id" : "101", "name" : "demo", "status" : 3, "type" : 2, "isSystem" : false, "globallyUniqueId" : "h1AA24B099AC2/101" }, { "id" : "107", "name" : "animals", "status" : 3, "type" : 2, "isSystem" : false, "globallyUniqueId" : "h1AA24B099AC2/107" } ] }