Skip to main content
New Idea

Add a feature in the API to chose to export the latest published or draft version

  • February 6, 2023
  • 0 replies
  • 12 views

matthieu
Apprentice
Forum|alt.badge.img

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).