We are using the API to recover the support pages we wrote and send them in our application that displays them as online help.
We noticed what looks like a bug to us : the API sends the latest (current) page regardless of its status (draft / published) so that our customers could possibly see draft documentation.
It would be nice to have a way to specify whether the API should recover the published or draft latest version ? (I guess there are cases whereon need to reach the drafts also using the API).

