Artifacts
Get an Artifact by ID
get/{spaceId}/artifacts/{id}
Path parameters
spaceIdstring required
The ID of the space containing the resource(s).
idstring required
ID of the Artifact to load
Response
Gets a specific Artifact
Example response
{
"Filename": "Performance Test Results.csv",
"LogCorrelationId": "0c5a872485ac4b10857939a92d082e67",
"SpaceId": "Spaces-1"
}