GET : /api/designnest/v1/Accounts/me/projects_b2c_links/{projectId}?language_id=0
projectId : current project id
{
"code": 1,
"account_id": 0,
"message": "Successful operation",
"data": {
"detail": {
"shop_id": 0,
"url": "",
"link_id": 0
}
}
}