Overview of API errors, grouped by domain and operation, with links to detailed error specifications.
This reference page lists all possible errors for each endpoint of the Data hub Item Collections API. You’ll find the status code and message for each error to help you troubleshoot or handle the errors.
These are the documented application-level errors.
In rare edge cases, such as malformed HTTP requests rejected before normal request handling completes, the API may return a simpler fallback error payload instead of the usual Problem Details-style body represented here, for example a body shaped roughly like { "success": false, "errors": { ... } }.
The HTTP status code remains the primary signal in those scenarios.
Jump to section:
Records
Endpoints to work with Records data.
| Operation | Errors |
|---|---|
| Update records | 400 |
Items
Endpoints to work with Items data.
| Operation | Errors |
|---|---|
| Update items | 400 |
| Update destination items | 400 |
Jobs
Endpoints to retrieve details of your Item collection Jobs.
| Operation | Errors |
|---|---|
| Get job details |

