recycle-bin

List soft-deleted packages in recycle bin

Retrieve all soft-deleted packages in the workspace. Optionally filter by repository using the 'repository' query parameter.

get/recycle-bin/{owner}/

Query parameters

pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

repositorystring

Filter packages by repository slug

Response

OK

action_bystring nullable

The name of the user who deleted the package.

downloadsinteger
filenamestring
formatstring
fully_qualified_namestring nullable

The fully qualified name of the package.

identifiersobject
invoked_retention_ruleobject nullable

Information about the retention rule that triggered deletion (if any).

is_deleteableboolean
is_malware_detectedboolean

Whether the package has been detected as containing malware. Requires Ultra plan.

is_quarantinedboolean
is_restorableboolean
namestring nullable

The name of this package.

policy_violatedboolean

Whether or not the package has violated any policy.

repositorystring
security_scan_completed_atstring date-time nullable

The datetime the security scanning was completed.

security_scan_status'Awaiting Security Scan' | 'Security Scanning in Progress' | 'Scan Detected Vulnerabilities' | 'Scan Detected No Vulnerabilities' | 'Security Scanning Disabled' | 'Security Scanning Failed' | 'Security Scanning Skipped' | 'Security Scanning Not Supported' nullable
sizeinteger

The calculated size of the package.

slug_permstring slug
status1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9

The synchronisation status of the package.

status_updated_atstring date-time

The datetime the package status was updated at.

tagsTags

All tags on the package, grouped by tag type. This includes immutable tags, but doesn't distinguish them from mutable. To see which tags are immutable specifically, see the tags_immutable field.

type_displaystring
uploaded_atstring date-time

The date this package was uploaded.

uploaderstring
versionstring nullable

The raw version for this package.

Changes

No recorded changes to this endpoint across all 1 revision of this API.