Authorizations
Response
Logo file retrieved successfully
The response is of type file.
curl --request GET \
--url https://app.herondata.io/api/watermarks/logo \
--header 'x-api-key: <api-key>'This response does not have an example.Retrieve the logo file for the current user as raw bytes.
curl --request GET \
--url https://app.herondata.io/api/watermarks/logo \
--header 'x-api-key: <api-key>'This response does not have an example.Logo file retrieved successfully
The response is of type file.
Was this page helpful?