{
"id": "<string>",
"created": "<string>",
"updated": "<string>",
"email": "<string>",
"status": "PENDING",
"type": "PLATFORM",
"platformId": "<string>",
"platformRole": "ADMIN",
"projectId": "<string>",
"projectRoleId": "<string>",
"projectRole": {
"id": "<string>",
"created": "<string>",
"updated": "<string>",
"name": "<string>",
"permissions": [
"<string>"
],
"platformId": "<string>",
"type": "<string>",
"userCount": 123
}
}
The schema is of type object
.