View an artifact bundle

Prerequisites
  • Minimum required session ID privileges: Software administrator.

Procedure

  1. Select the artifact bundle URI.

    GET /rest/artifact-bundles

    You can use filters or start, sort, and count parameters to retrieve a selective list of artifact bundles.

  2. To view a specific artifact bundle, get the artifact bundle URI from Step 1.

    GET /rest/artifact-bundles/{id}.

    Specify the {id} of the artifact bundle.

This procedure retrieves the overview details of an artifact bundle.