I'm trying to use the Dropbox API to access Paper documents as markdown. I have a connected app and a user with the new version of Paper (paper_as_files: enabled). I've switched from docs/download to /files/export as per the migration guide, but it doesn't appear that endpoint offers any method to select the export format.
So, is Markdown export still a thing, and if so, how do I do it?