limit, offset), free-text search (matches container and owner
sort (Name, Owner) with optional desc=true. Omitting sort keeps
Authorization: Bearer ********************{
"items": [
{
"containerID": 0,
"containerName": "string",
"code": "string",
"accessType": 0,
"ownerID": null,
"ownerName": "string",
"companyID": null,
"active": true,
"folderCount": 0,
"created": "2019-08-24T14:15:22.123Z",
"modified": null,
"hasNotifications": true,
"notificationTypes": 0
}
],
"totalCount": 0,
"limit": 0,
"offset": 0
}