Previously API calls to the “get_disclosure” endpoint using the request type “form_pdf_url” could only download Unsigned Disclosure Forms and Forms completed by API upload and manual upload. Forms that were completed via the Portal’s Hello-Sign integration were only accessible from the API using the “form_pdf” request type and attempts to download them with the “form_pdf_url” request type would return an error “specified key does not exist”. This has been resolved and all signed Disclosure Forms (regardless of source/upload method) can now be downloaded using a secure URL and the “form_pdf_url” request type.