Return published artifacts
GET {{baseUrl}}/publications/:id/artifacts/content/:artifactName
Returns a published artifact if the provided path uniquely identifies an artifact whose content is managed by the service. 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.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
""