Skip to main content
GET
List table sync reports

Authorizations

Authorization
string
header
required

Token JWT de autenticação

Headers

x-company-id
string

Target company identifier. Required only for global API keys (type=global). Ignored for company API keys and human users.

Path Parameters

id
string
required

Response

200 - application/json
_id
object
required
table
object
required
company
object
required
status
enum<string>
required
Available options:
RUNNING,
AWAITING_CONFIRMATION,
CONFIRMED,
DISCARDED,
DONE,
ABORTED
stats
object
abort_reason
enum<string>
Available options:
headers_mismatch,
duplicate_key,
mass_deletion,
processing_error
abort_detail
string
file_b64
string

Original file (base64) — persisted in the preview (AWAITING_CONFIRMATION) and on abort due to mass_deletion, so confirm can reprocess without a new upload.

file_name
string
requested_by
string
createdAt
string<date-time>
updatedAt
string<date-time>