Back to All

How can I get list of all pdf files using APIs

When a form is submitted, pdf is getting created in GoFormz. Now, I need to get list of all PDFs using APIs to be shown in the external system.

Also, when I need to download any PDF file, I would need Id of the file (using GET request).

Which API will help me get this list?

Thanks for your help in advance.