The route to retrieve an artifact from Elasticsearch.
get/api/fleet/artifacts/{id}/{sha2}
Path parameters
idstring required
The artifact record ID.
sha2string required
The decoded Sha256 associated with the artifact record.
Headers
X-Request-Idstring
The request tracking ID for APM.
Elastic-Api-Versionstring
The API version to use, format should be "YYYY-MM-DD"
Response
The artifact retrieved from ES.