GET
/
api
/
end_users
/
{end_user_id_or_heron_id}
/
files
/
parsed_results
/
xlsx
curl --request GET \
  --url https://app.herondata.io/api/end_users/{end_user_id_or_heron_id}/files/parsed_results/xlsx \
  --header 'x-api-key: <api-key>'
This response does not have an example.

Authorizations

x-api-key
string
header
required

Path Parameters

end_user_id_or_heron_id
string
required

Response

200 - application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
OK

The response is of type file.