GET
/
api
/
end_user_emails
/
{heron_id}
/
export
curl --request GET \
  --url https://app.herondata.io/api/end_user_emails/{heron_id}/export \
  --header 'Authorization: Basic <encoded-value>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

heron_id
string
required

The heron_id of the email to export

Response

200 - message/rfc822
OK

The response is of type file.