You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Anders Mikkelsen edited this page Dec 14, 2017
·
2 revisions
Querying
Show
Show operations returns the JSON representation of a single object.
Index
All index operations on the API can be performed with finegrained filtering and ordering as well as aggregation with or without grouping, for doing more advanced searches.
Index operations return an itemList with the following format:
{"etag" : "string","pageToken" : "string","count" : "integer","items" : "array of objects in JSON representation"}