Skip to main content
WEBHOOK

Body

application/json

An extract task has been updated - the event is sent when the status or message for a task changes.

event_type
enum<string>
required

Event type identifier

Available options:
task.parse.updated,
task.extract.updated
status
enum<string>
required

Current status of the task

Available options:
Starting,
Processing,
Succeeded,
Failed,
Cancelled
task_id
string
required

Unique task identifier

message
string | null

Optional human-readable status message