shell> curl --dump - http://localhost:8529/_api/collection HTTP/1.1 200 OK content-type: application/json; charset=utf-8 { "collections" : [ { "id" : "6216135", "name" : "_queues", "isSystem" : true, "status" : 3, "type" : 2 }, { "id" : "5757383", "name" : "_configuration", "isSystem" : true, "status" : 3, "type" : 2 }, { "id" : "22206919", "name" : "animals", "isSystem" : false, "status" : 3, "type" : 2 }, { "id" : "14145991", "name" : "_sessions", "isSystem" : true, "status" : 3, "type" : 2 }, { "id" : "2087367", "name" : "_graphs", "isSystem" : true, "status" : 3, "type" : 2 }, { "id" : "2480583", "name" : "_cluster_kickstarter_plans", "isSystem" : true, "status" : 3, "type" : 2 }, { "id" : "252359", "name" : "_users", "isSystem" : true, "status" : 3, "type" : 2 }, { "id" : "14866887", "name" : "_system_users_users", "isSystem" : true, "status" : 3, "type" : 2 }, { "id" : "4577735", "name" : "_statisticsRaw", "isSystem" : true, "status" : 3, "type" : 2 }, { "id" : "2349511", "name" : "_routing", "isSystem" : true, "status" : 3, "type" : 2 }, { "id" : "6347207", "name" : "_jobs", "isSystem" : true, "status" : 3, "type" : 2 }, { "id" : "7199175", "name" : "_apps", "isSystem" : true, "status" : 3, "type" : 2 }, { "id" : "4970951", "name" : "_statistics", "isSystem" : true, "status" : 3, "type" : 2 }, { "id" : "5364167", "name" : "_statistics15", "isSystem" : true, "status" : 3, "type" : 2 }, { "id" : "21354951", "name" : "demo", "isSystem" : false, "status" : 3, "type" : 2 }, { "id" : "4446663", "name" : "_aqlfunctions", "isSystem" : true, "status" : 3, "type" : 2 }, { "id" : "2218439", "name" : "_modules", "isSystem" : true, "status" : 3, "type" : 2 } ], "names" : { "_queues" : { "id" : "6216135", "name" : "_queues", "isSystem" : true, "status" : 3, "type" : 2 }, "_configuration" : { "id" : "5757383", "name" : "_configuration", "isSystem" : true, "status" : 3, "type" : 2 }, "animals" : { "id" : "22206919", "name" : "animals", "isSystem" : false, "status" : 3, "type" : 2 }, "_sessions" : { "id" : "14145991", "name" : "_sessions", "isSystem" : true, "status" : 3, "type" : 2 }, "_graphs" : { "id" : "2087367", "name" : "_graphs", "isSystem" : true, "status" : 3, "type" : 2 }, "_cluster_kickstarter_plans" : { "id" : "2480583", "name" : "_cluster_kickstarter_plans", "isSystem" : true, "status" : 3, "type" : 2 }, "_users" : { "id" : "252359", "name" : "_users", "isSystem" : true, "status" : 3, "type" : 2 }, "_system_users_users" : { "id" : "14866887", "name" : "_system_users_users", "isSystem" : true, "status" : 3, "type" : 2 }, "_statisticsRaw" : { "id" : "4577735", "name" : "_statisticsRaw", "isSystem" : true, "status" : 3, "type" : 2 }, "_routing" : { "id" : "2349511", "name" : "_routing", "isSystem" : true, "status" : 3, "type" : 2 }, "_jobs" : { "id" : "6347207", "name" : "_jobs", "isSystem" : true, "status" : 3, "type" : 2 }, "_apps" : { "id" : "7199175", "name" : "_apps", "isSystem" : true, "status" : 3, "type" : 2 }, "_statistics" : { "id" : "4970951", "name" : "_statistics", "isSystem" : true, "status" : 3, "type" : 2 }, "_statistics15" : { "id" : "5364167", "name" : "_statistics15", "isSystem" : true, "status" : 3, "type" : 2 }, "demo" : { "id" : "21354951", "name" : "demo", "isSystem" : false, "status" : 3, "type" : 2 }, "_aqlfunctions" : { "id" : "4446663", "name" : "_aqlfunctions", "isSystem" : true, "status" : 3, "type" : 2 }, "_modules" : { "id" : "2218439", "name" : "_modules", "isSystem" : true, "status" : 3, "type" : 2 } }, "error" : false, "code" : 200 }