meta is present only when paginated.{
"meta": {
"property1": "string",
"property2": "string"
},
"items": [
{
"id": 0,
"created_by": "string",
"modified_by": "string",
"created_on": "2019-08-24T14:15:22.123Z",
"modified_on": "2019-08-24T14:15:22.123Z",
"access_url": "string",
"sync_enabled": true,
"is_deleted": true,
"corpus": 0,
"parent": 0
}
]
}