|
unix> curl --dump - http://localhost:8529/_api/document/?collection=24457818
|
|
|
|
HTTP/1.1 200 OK
|
|
content-type: application/json; charset=utf-8
|
|
|
|
{
|
|
"documents" : [
|
|
"/_api/document/products3/26358362",
|
|
"/_api/document/products3/25440858",
|
|
"/_api/document/products3/26096218"
|
|
]
|
|
}
|
|
|