Retrieve an artifact
GET/v1/artifacts/{id}
Fetches an artifact's metadata by id. The HTML is served only from the content origin.
Requires an API key (bearer), scoped to the active org.
Path parameters
idstringrequired
Returns
200The artifact.
Failures use the standard error envelope with a closed set of codes.