Check a background job
walletlink_job_statusProgress and results for a job submitted with walletlink_submit_job. While the job runs it reports processed counts; on completion it reports the resolved records and what was billed.
COST: free on both meters, so a drained key can still collect results it already paid for. A field that is absent was not measured. Absent is not false: a missing reachability means the handle was not checked, never that nobody is behind it.
Only jobs submitted by this account are visible; any other id answers not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | The job id returned by walletlink_submit_job. | |
| offset | No | Result row to start from, for a completed job. Pass the next_offset from a previous call to continue. Omit for the first page. |