cURL
curl --request GET \ --url http://localhost:5001/api/v1/field-mappings \ --header 'Authorization: <api-key>'
{ "success": false, "statusCode": 400, "message": "Validation Errors.", "errors": { "email": "email should not be empty" }, "timestamp": "2026-02-06T12:00:00.000Z", "path": "/api/v1/example" }
Enter your API key with the Bearer prefix — e.g. Bearer sk_live_xxx (production) or Bearer sk_test_xxx (sandbox)
Provider slug
"hubspot"
Resource type
"contact"
API version
"v3"
Field mappings retrieved