Authorization: Bearer ********************{
"data": {
"followings": [
{
"createdAt": "string",
"followerAvatar": "string",
"followingId": "string",
"followingName": "string",
"id": 0,
"isUser": true,
"userId": "string",
"userTokenFollowing": true
}
]
},
"meta": {
"limit": 0,
"offset": 0,
"total": 0
}
}