1
0
Fork 0
arangodb/Doxygen/Examples.ArangoDB/api-index-primary-index

15 lines
226 B
Plaintext

> curl -X GET --dump - http://localhost:8529/_api/index/117843216/0
HTTP/1.1 200 OK
content-type: application/json
{
"code": 200,
"fields": [
"_id"
],
"id": "178409657/0",
"type": "primary",
"error": false
}