Return published artifact variants

GET {{baseUrl}}/publications/:id/artifacts/content/{{artifactName}}{{variantPath}}

Returns a published artifact if the provided path uniquely identifies an artifact whose content is managed by the service including the desired artifact variant. If the request does not uniquely identify an artifact, then the server will return HTTP status 300 with an empty body. If the artifact's content is not managed by the service, then the server will return HTTP status 404. If the request provides a Content-Type header that does not match the published artifact's mime type the server will respond with 415.

Note:

Be aware that artifacts with variants share common names (for example, svg or thumbnails) and can only be uniquely identified by providing one of the available variant paths. The HAL links acquired from the /publications/{id}/artifacts resource will always uniquely identify published artifacts that are managed by the service.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

""