get
https://api.talkdeskapp.com/bulk-imports/users//errors
Get a CSV file containing errors from an import
Supported Regions and Base URLs
Tracking and Monitoring UploadsThis endpoint allows for easy tracking and monitoring of previous agents' settings uploads, which can help to identify errors and ensure that all updates are completed successfully. However, these uploads are only stored for up to 20 days.
Access and RegistrationAuthentication
Scope
bulk-imports:read
Body Response - Schema
401 (missing authorization header), 403 (invalid authorization), 404 (import not found), 406 (accept format MIME type unsupported)
| Parameter | Type | Description | Required |
|---|---|---|---|
| code | string | n/a | yes |
| message | string | n/a | yes |
| description | string | n/a | no |
| fields | array[object] | "fields" subdivides into: "name" (string) "description" (string) | yes (name and description) |
TroubleshootingIf you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.