Skip to content

Get Excel document with Location errors

Request

After a file import, a results report is created with all location failures. This endpoints allows downloading only the locations with errors.

Security
X-API-KEY or Authorization
Path
idstringrequired

The uberall unique ID of the location import

curl -i -X GET \
  'https://uberall.com/api/batch/{id}/error-report' \
  -H 'X-API-KEY: YOUR_API_KEY_HERE'

Responses

Successfully retrieved error report file

Bodyapplication/vnd.openxmlformats-officedocument.spreadsheetml.sheet
string, (binary)
Response
<root>string</root>