craftcms / element-api

Create a JSON API/Feed for your elements in Craft.
MIT License
498 stars 56 forks source link

Question: How to get not enabled Entries #88

Closed boscho87 closed 5 years ago

boscho87 commented 5 years ago

Hi Thanks for the great Plugin.

Is it Possible to fetch entries where enabled = 0?

When the user clicks the Share Button on an not active entry, it will generate a token to request the site... is this also possible somhow with the api?