Get Release Bundle v2 Versions by Artifact

Returns a list of Release Bundle v2 versions that contain the specified artifact. Supports filtering by bundle name, artifact path, SHA256, and pagination.

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

Filters by the name of the Release Bundle.

string

The complete path of the artifact to search for. The request must contain either the artifact_path, the sha256, or both.

string

Filters by the SHA-256 checksum of the artifact. The request must contain either the artifact_path, the sha256, or both.

string

Defines the project associated with the Release Bundles. If this parameter is not specified, the default global project is assumed.

string
enum
Defaults to both

Defines where to search for the artifact. 'source' searches the Release Bundle versions that have been created on this device. 'target' searches the Release Bundle versions that have been received by this device when acting as a destination target. If this parameter is not specified, both source and target Release Bundle versions are searched.

Allowed:
integer
≥ 0
Defaults to 0

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

integer
1 to 1000
Defaults to 1000

Sets the maximum number of versions to return at one time. Used for pagination purposes. If not set, the default is 1000.

string
enum

Defines the criterion by which to order the returned records. Options 'release_bundle_name', 'release_bundle_version'. The default is release_bundle_name.

Allowed:
boolean
Defaults to true

Defines whether to list the Release Bundle versions in ascending (true) or descending (false) order. The default value is true.

string
Defaults to release_bundle_name:asc,release_bundle_version:desc

Sort criteria

Responses

500

Internal server error

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Choose an example:
application/json