API ClientsTypeScript SDKAPI ReferenceCoreType AliasesGetBatchOperationErrorsVersion: 8.9On this pageType Alias: GetBatchOperationErrors type GetBatchOperationErrors = object; Properties 400 400: ProblemDetail; The provided data is not valid. 404 404: ProblemDetail; The batch operation is not found. 500 500: ProblemDetail; An internal error occurred while processing the request.Was this helpful?