Artifacts
Get an Artifact by ID
get/spaces/{spaceIdentifier}/artifacts/{id}
Path parameters
spaceIdentifierstring required
Identifier (ID or slug) of the space
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"
}Changes
No recorded changes to this endpoint across all 6 revisions of this API.