Scan Documents
SupportFeedback
Dashboard

Introduction

WelcomeAPI EndpointsAuthenticationPaginationErrorsWebhooks

Concepts

FilesTask OperationsEvents

Explore

PlaygroundPostman CollectionOpenAPI Spec

Reference

Webhooks

file.created
file.deleted
Scan Documents
SupportFeedbackDashboard
File Events

file.deleted

This event is triggered when a file is deleted from 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

file.created

This event is triggered when a file is created in the system.

task.completed

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