Get Backlinks Export Status
DATA_getBacklinksExportStatusRetrieves the current status of a backlinks export task, providing the download URL upon completion.
Instructions
Data Tool: Checks the status of an asynchronous backlinks export task. Returns task status (queued_for_processing, processing, complete) and download URL when complete.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | The task ID returned from the exportBacklinksData method (e.g., "1_878619"). |