{
"current_page": 0,
"first_page_url": "string",
"from": 0,
"last_page": 0,
"last_page_url": "string",
"next_page_url": "string",
"path": "string",
"per_page": 0,
"prev_page_url": "string",
"to": 0,
"total": 0,
"data": [
{
"id": 0,
"createdBy": 0,
"teamId": 0,
"name": "string",
"emoji": "string",
"order": 0,
"isPinned": true,
"browserProfilesData": [
{
"id": 0,
"access": {
"delete": true,
"usage": true,
"update": true,
"share": true,
"transfer": true
},
"recoveryCount": 0
}
],
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
]
}