WordPress API – Get Drafts

I think the query parameter that you want for post status is:

status=draft

Let me know if this doesn’t work.

Leave a Comment