Skip to main content
GET
Get an upload deletion operation

Authorizations

Authorization
string
header
required

Organisation API key, sent as Authorization: Bearer chk_live_….

  • chk_live_… — real inference, real credits, livemode: true.
  • chk_test_… — identical pipeline against the fixture backend, test credits, livemode: false.

Keys are stored hashed; only the prefix (chk_live_a1b2…) is ever displayed again. A key may be scoped to a subset of endpoint families — calling outside its scopes is a 403.

Path Parameters

id
string
required

Response

Deletion status.

object
string
required
Allowed value: "upload_deletion"
id
string
required
status
enum<string>
required
Available options:
pending,
processing,
completed,
partial_failed
selected_bytes
integer
required
freed_bytes
integer
required
error_count
integer
required
items
object[]
required