Get Applicant Info

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

A standard GET call that will retrieve all profile information for the specified applicant.

📘

Secure Fields Skip link to Secure Fields

By default endpoint will not retrieve any sensitive data that is encrypted in our system, such as Personally Identifiable Information (PII). If you require access to additional, secured applicant data, please contact Fountain at support@fountain.com for help.

Examples of secured fields include:

id

string

required

``200 OK

``401 Unauthorized

Updated3 months ago


ShellNodeRubyPHPPython


xxxxxxxxxx

curl --request GET \

--url https://api.fountain.com/v2/applicants/id \

--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