get
https://api.tatum.io/v4/data/storage/upload/
/v4/data/storage/upload/{jobId}
0 credits per API call
Get the current status of a Walrus storage upload job. Poll this endpoint after
POST /v4/data/storage/upload to track progress through the lifecycle:
PENDING → UPLOADING → CERTIFIED.
Once status is CERTIFIED, the response includes downloadUrlByQuiltId
and downloadUrlByQuiltPatchId which can be used to retrieve the file from any
Walrus aggregator node. The walrusStartEpoch and walrusEndEpoch fields
indicate the active storage window (one epoch ≈ 2 weeks).
If status is FAILED, the errorMessage field contains the reason.
Failed jobs are not retried automatically — submit a new upload request to try again.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
404Upload job not found or does not belong to this API key.