{
"results": [
{
"role": "viewer",
"groupUuid": "<string>",
"projectUuid": "<string>"
}
],
"status": "ok"
}
List group access for projects
{
"results": [
{
"role": "viewer",
"groupUuid": "<string>",
"projectUuid": "<string>"
}
],
"status": "ok"
}
Success
The response is of type object
.