Returns a list of all Wipe requests
Return a list of all wipe requests
GET
/contracts/wipe/requests
Returns all wipe requests. Only users with the Standard Registry role are allowed to make the request.
Query Parameters
Name
Type
Description
contractId
String
Contract Identifier
pageSize
number
The numbers of items to return
pageIndex
number
The number of pages to skip before starting to collect the result
Last updated