I am hitting the articles API and it returns the parent id for each article. Here is the article:
https://support.tulip.co/en/articles/2280642-how-to-run-an-app-in-the-tulip-player/p>
and its parent is:
which has an ID of 2983157, but when I call that document from the api I get a parent id of 3463139, which isnt a section or collection in my workspace.
Â
Any idea what could be causing this?
Pete