Artifacts
Get artifact by global ID
Gets the content for an artifact version in the registry using its globally unique identifier.
This operation may fail for one of the following reasons:
- No artifact version with this globalId exists (HTTP error 404)
- A server error occurred (HTTP error 500)
get/ids/globalIds/{globalId}
Query parameters
dereferenceboolean
Allows the user to specify if the content should be dereferenced when being returned
Response
The content of one version of one artifact.