Skip to main content

Hi,

I can export png/jpg images using the ‘accept’ header and calling the documents API.  Is there a way to get an SVG version of a page?  The documentation does not mention it as being supported.

 

Also, is there an easy way to access a documents metadata without getting all of the documents contents.  I’d like to get the document meta, and the meta for each of the pages it contains, primarily page title.  I can get this by calling /documents/{id}/contents but the response includes everything in the document and is much more than I really need.

 

Thanks,

Gary

Hello Gary, thank you for the great questions.

Unfortunately, we do not support SVG export at this time. It is in our list of enhancements we would like to make, but does not currently have any ETA.

I also don’t have a good answer for document metadata. I agree its a shame to need to call such a heavyweight endpoint for limited information, but we do not currently offer an alternative. I have submitted this as a feature request for future consideration.


Reply