Get a specific artifact
Retrieves the details of a specific artifact by its UUID.
GET
/artifact/
{uuid}
Authorization
api-key
<token>
This is a required API key. It must be included in the header of all requests in the format: api-key: value.
In: header
Path Parameters
uuid
Requiredstring
UUID of the artifact to retrieve
Format:
"uuid"
Successful response