[
{
"id": "<string>",
"title": "<string>",
"createdBy": "<string>",
"isPublic": true,
"owners": [
{
"id": "<string>",
"displayName": "<string>",
"mail": "<string>",
"securityEnabled": true,
"mailEnabled": true,
"groupTypes": [
"<string>"
],
"groupType": "<string>",
"userPrincipalName": "<string>",
"jobTitle": "<string>",
"department": "<string>",
"officeLocation": "<string>"
}
],
"contributors": [
{
"id": "<string>",
"displayName": "<string>",
"mail": "<string>",
"securityEnabled": true,
"mailEnabled": true,
"groupTypes": [
"<string>"
],
"groupType": "<string>",
"userPrincipalName": "<string>",
"jobTitle": "<string>",
"department": "<string>",
"officeLocation": "<string>"
}
],
"users": [
{
"id": "<string>",
"displayName": "<string>",
"mail": "<string>",
"securityEnabled": true,
"mailEnabled": true,
"groupTypes": [
"<string>"
],
"groupType": "<string>",
"userPrincipalName": "<string>",
"jobTitle": "<string>",
"department": "<string>",
"officeLocation": "<string>"
}
],
"inheritEntitlements": true,
"hideFromCatalog": true,
"createdAt": "<string>",
"updatedBy": "<string>",
"updatedAt": "<string>",
"description": "<string>",
"icon": "<string>",
"parentPageId": "<string>",
"sort": 123,
"content": "<string>",
"contents": {
"card": {
"showChildPages": true,
"showChats": true,
"showMarkdown": true
},
"page": {
"showChildPages": true,
"showChats": true,
"showMarkdown": true,
"showContentPage": true
},
"hidden": true
},
"isFeatured": true,
"tags": [
"<string>"
],
"_ts": 123
}
]