Get Applicant Files
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
This endpoint cannot be used without enabling secure file access for your account. Please contact us to request access if you need to access applicant files via API.
To store sensitive information, Fountain supports secure files to manage personally identifiable information such as Drivers License photos, insurance documents, and more. Furthermore, any custom file uploads you request from applicants are also protected with secure docs.
🚧
File URLs are public but temporary Skip link to File URLs are public but temporary
The URL returned by this endpoint is only valid for 24 hours and is publicly accessible once generated. Please be cautious with how this URL is exposed. You can use the
ttlquery parameter to set a lower expiration time for the generated URL.
id
string
required
``200 OK
``401 Unauthorized
Updated3 months ago
ShellNodeRubyPHPPython
curl --request GET \
--url https://api.fountain.com/v2/applicants/id/secure_documents \
--header 'accept: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
200401
Updated3 months ago