Retrieve Artifact Binary Data

get

/mobile/tools/1.0/artifacts/{artifactId}

Returns an artifact's binary data.

Request

Supported Media Types
  • application/json
Path Parameters
artifactId
Type: string
Required: true
The identifier of the artifact.

Response

Supported Media Types
  • */*
200 Response
The artifact binary data.