{
"success": true,
"data": {
"user_id": 1,
"lst_profile": [
{
"id": 1,
"user_id": 1,
"profile_data": null,
"created_at": "2025-04-03T08:59:36.152Z",
"updated_at": "2025-04-03T08:59:36.152Z",
"shared_on_cloud": true,
"status": 1
}
],
"pagination": {
"current_offset": 1,
"limit": 1,
"total": 1,
"next_offset": 1
}
}
}