Scan Documents
SupportFeedback
Dashboard

Introduction

WelcomeAPI EndpointsAuthenticationPaginationErrorsWebhooks

Concepts

FilesTask OperationsEvents

Explore

PlaygroundPostman CollectionOpenAPI Spec

Reference

Webhooks

task.completed
task.created
task.deleted
task.failed
Scan Documents
SupportFeedbackDashboard
Tasks Events

task.failed

This event is triggered when a task is failed in the system.

Request Body

idrequired
string

The id of the event

timestamprequired
string

The timestamp of the moment when the event was created in ISO 8601 format

typerequired
string

The type of the event

datarequired
object

The data of the event

Response Body

task.deleted

This event is triggered when a task is deleted in the system.