Skip to main content
GET
Requires scope: sdk:event-log

Parameters

str
required
Job id from send_signals / the accept response.

Returns

SignalJob
str
Job identifier.
SignalJobStatus
Current job status.
str
sync or bulk.
float | None
Absorb progress for large batches.
int
Rows written.
int
Overlap skips at the sink.
int
Rows rejected to quarantine.
list[str]
Human-readable error snippets.

Raises