Skip to content
dabear edited this page Dec 18, 2017 · 2 revisions
    • As a consequence, change from ?maxCount=x to ?count=x
  1. Filter out negative entries

https://example.com/api/v1/entries.json?count=100&find[sgv][$lt]=0
https://example.com/api/v1/entries.json?count=100&find[sgv][$gt]=0
  1. Enable detailed logging
  2. Enable /viewlogs endpoint with password protection
Clone this wiki locally