API Reference/Git
List repository permissions for an identity
List repository permissions for an identity. This will return a list of repositories that the identity has access to.
GET
/git/v1/identity/{identity}/permissions
Path Parameters
identity
RequiredstringQuery Parameters
limit
integerMaximum number of repositories to return
Minimum:
0
Format: "int64"
offset
integerOffset for the list of repositories
Minimum:
0
Format: "int64"
Permission list