List data keys

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

page

integer

The page of results to retrieve.

per_page

integer

The number of results to retrieve per page. The endpoint returns 20 results per page by default.

updated_at

string

A filter to limit which data_keys will be returned based on the last_updated_at data on the data_key.

key_type

string

enum

Filter based on the key_type of the data keys

fileavailabilityexperiencelistdatetextbooleanaddressaddress_historyhistory_addresshistory_employmentemploymentemployment_historylicense_dataaliasescountry_code

Show 16 enum values

in_use

boolean

If true, will only return data_keys that are in use (i.e. data_fields_count >= 1)

truefalse

``200 OK

``401 Unauthorized

Updated3 months ago


ShellNodeRubyPHPPython

xxxxxxxxxx

curl --request GET \

--url https://api.fountain.com/v2/data_keys \

--header 'accept: application/json'

application/json

200401