List Custom Export Templates

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

List Custom Export Templates

Lists all custom export templates in the account.

Template data includes which data keys are used and the Openings (funnels) applicants are being pulled from for each export.

``200 OK

``401 Unauthorized

Updated 3 months ago


ShellNodeRubyPHPPython

xxxxxxxxxx

curl --request GET \

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

--header 'accept: application/json'

application/json

200401

Updated 3 months ago