To check if artifact exists in MFT Repository

get

/mftapp/rest/v1/artifacts/repository

Request

Query Parameters

Response

Supported Media Types

200 Response

Body ()
Root Schema : schema
Type: object
Show Source

500 Response

Body ()
Root Schema : schema
Type: object
Show Source
Example Response (application/json)
{
    "errorCode":"MFT-7415",
    "errorKey":"MFT_UNSUPPORTED_ARTIFACT_TYPE",
    "errorMessage":"Unsupported artifact type found. Artifact type: {SOURCE}."
}