Page MenuHomePhabricator

search results

Authored By
amckinley
Apr 13 2017, 7:10 PM
Size
1 KB
Referenced Files
None
Subscribers
None

search results

[amckinley phabricator]$ echo '{"queryKey": "upcoming"}' | arc call-conduit --conduit-uri http://local.phacility.com/ --conduit-token <snip> countdown.search | json_pp
{
"error" : null,
"errorMessage" : null,
"response" : {
"cursor" : {
"order" : null,
"before" : null,
"limit" : 100,
"after" : null
},
"maps" : [],
"query" : {
"queryKey" : "upcoming"
},
"data" : [
{
"phid" : "PHID-CDWN-nqqj6rv6iyaq5s4nt3z3",
"fields" : {
"spacePHID" : null,
"dateModified" : 1492110524,
"title" : "foobar",
"epoch" : "1492114080",
"policy" : {
"view" : "users",
"edit" : "users"
},
"dateCreated" : 1492110524,
"description" : "testing 123"
},
"attachments" : [],
"type" : "CDWN",
"id" : 7
}
]
}
}

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
614599
Default Alt Text
search results (1 KB)

Event Timeline