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
identity
RequiredstringFormat:
"uuid"
repo
RequiredstringFormat:
"uuid"
Response Body
200
Permission info
identity
RequiredstringFormat:
"uuid"
repo
RequiredstringFormat:
"uuid"
accessLevel
string401
Unauthorized
message
Requiredstring403
Forbidden
message
Requiredstring404
Not found
message
Requiredstring500
Internal server error
message
RequiredstringPermission info