ListSoftDeletedResources
List all soft-deleted resources with optional filters and pagination
GET
/api/v1/deletion/soft-deletedOperation ID
ListSoftDeletedResourcesSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
Query Parameters
resourceTypeStringFilter by resource type; empty means all types Filter by resource type; empty means all types
deletedAfterStringReturn only resources deleted after this timestamp Return only resources deleted after this timestamp
deletedBeforeStringReturn only resources deleted before this timestamp Return only resources deleted before this timestamp
ownerTypeStringType of the owner to filter by Type of the owner to filter by
ownerUuidStringUUID of the owner to filter by UUID of the owner to filter by
