{
"id": "FID001",
"type": "SessionContext",
"attributes": {
"locale": "string",
"caslPolicies": [
[
{
"group": "string",
"subject": "string",
"version": 0,
"action": "create",
"actions": "create",
"inverted": true,
"fields": [
"string"
],
"conditions": {
"property1": "string",
"property2": "string"
}
}
]
],
"isPortalOwner": true,
"intercomHash": "string",
"apiHostname": "string",
"region": "eu-west-1",
"regionalApiUrl": "https://use1.prod.api.synap.ac"
},
"relationships": {
"user": {
"data": {
"id": "FID001",
"type": "User"
}
},
"userType": {
"data": {
"id": "FID001",
"type": "UserType"
}
},
"studyType": {
"data": {
"id": "FID001",
"type": "UserType"
}
},
"pinnedNotes": {
"data": [
{
"id": "FID001",
"type": "Note"
}
]
},
"subPortal": {
"data": {
"id": "FID001",
"type": "SubPortal"
}
}
}
}