Skip to main content
GET
List erasures

Authorizations

Authorization
string
header
required

nia_sk_...

Query Parameters

status
enum<string> | null

Only requests in this state: pending, running, completed or failed.

Available options:
pending,
running,
completed,
failed
cursor
string | null
Maximum string length: 200
limit
integer
default:50
Required range: 1 <= x <= 200

Response

One page of erasure requests.

items
ErasureOut · object[]
required
next_cursor
string | null