curl --request GET \
--url https://app.herondata.io/api/end_user_entities/attribute_values/export \
--header 'x-api-key: <api-key>'"<string>"Export a spreadsheet with saved entity attribute values (API sources only) for all end users under the current user.
curl --request GET \
--url https://app.herondata.io/api/end_user_entities/attribute_values/export \
--header 'x-api-key: <api-key>'"<string>"OK
The response is of type file.
Was this page helpful?