Get Deleted Release Bundle v2 Versions

Returns the Release Bundle v2 versions that were moved to the trash can and can still be restored.

Security: Requires Read permissions on each listed Release Bundle. Unreadable versions are dropped from the response.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

The project key used to determine the Release Bundles repository. By convention, each project may contain only one Release Bundles system repository with the name -release-bundles-v2. This query parameter may be used instead of repository_key.

string

The Release Bundles repository identifier that identifies where a Release Bundle version resides. If this parameter and the project query parameter are not specified, the default value of release-bundles-v2 is assumed.

string
enum
Defaults to deleted_at

Sort criterion for the deleted versions. Options are deleted_at (deletion timestamp from trash properties), name (release bundle name), and version (release bundle version).

Allowed:
boolean
Defaults to false

Defines the sort order. true for ascending order, false for descending order. The default value is false.

integer
≥ 0
Defaults to 0

Sets the number of records to skip before returning the query response. Used for pagination purposes. The default is 0.

integer
1 to 1000
Defaults to 10

Sets the maximum number of deleted versions to return at one time. Used for pagination purposes. The default is 10. The maximum value is 1000.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json