Determine whether the specified repository item exists

head/repository/items/{itemId}

Checks whether the specified repository item exists.

Authorization: Requires read permission.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
itemId
string
true

The unique identifier for the repository item.

Responses

StatusMeaningDescription
200OK

OK - the repository item exists.

Headers
404Not Found

Not found - the repository item could not be found.