API Reference/Git
Get the permission of an identity on a repository
Get the permission of an identity on a repository. This will return the access level of the identity on the repository.
GET
/git/v1/identity/{identity}/permissions/{repo}Path Parameters
identityRequiredstringFormat:
"uuid"repoRequiredstringFormat:
"uuid"Response Body
200
Permission info
identityRequiredstringFormat:
"uuid"repoRequiredstringFormat:
"uuid"accessLevelstring401
Unauthorized
messageRequiredstring403
Forbidden
messageRequiredstring404
Not found
messageRequiredstring500
Internal server error
messageRequiredstringPermission info