Summary
Get an installed artifact.
Description
Gets a currently installed artifact.
Route
GET /admin/artifacts/:id
Roles
            admin
apiread
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| id | string | yes | Contains the id for the selected artifact. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| Artifact | object | Contains the data of an artifact. |