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
RequiredstringFormat:
"uuid"
Query Parameters
limit
integerMaximum number of repositories to return
Minimum:
0
Format: "int64"
offset
integerOffset for the list of repositories
Minimum:
0
Format: "int64"
Response Body
200
Permission list
repositories
Requiredarray<object>401
Unauthorized
message
Requiredstring403
Forbidden
message
Requiredstring404
Not found
message
Requiredstring500
Internal server error
message
RequiredstringPermission list