Determine whether the specified repository item permissions exist

head/repository/items/{itemId}/permissions

Determines whether the specified repository item permissions exist.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
itemId
string
true

The unique identifier for the repository item.

Query Parameters

NameTypeRequiredDescription
current
boolean
false

True (default) if retrieving current permissions; otherwise false.

Responses

StatusMeaningDescription
200OK

The repository item permissions exist.

404Not Found

The request did not find the specified repository item permissions.