{
"hasMore": true,
"items": [
{
"id": "Tjg3YjhSU2xZREFqM1RqOTRnZTdpZz09",
"name": "Brand Official Page",
"username": "brandofficial",
"picture": "https://storage.example.com/profiles/abc123.jpg",
"net": {
"name": "Facebook",
"code": "facebook"
},
"statusLevel": "OK"
},
{
"id": "RDlHZERwbitlK1lmQU0xNW0zWUhWZz09",
"name": "Brand Instagram",
"username": "brand_insta",
"picture": "https://storage.example.com/profiles/def456.jpg",
"net": {
"name": "Instagram",
"code": "instagram"
},
"statusLevel": "ERROR"
}
],
"total": 25
}