Backfill
Check Status
Check the progress of a historical backfill
GET
Check the progress of an ongoing or completed historical backfill job.
This endpoint is rate-limited to 30 requests per 60 seconds.
Query Parameters
The internal ID of the tracked source (e.g., a cuid).
Response
The overall status of the backfill process. Possible values:
not_started,
in_progress, complete.The internal ID requested.
The platform’s external ID of the account.
The current cursor of the backfill process. Will be
"done" if it’s
completed.The last message ID processed.
The last time the status was updated, in ISO-8601 string format.