curl --location --request GET '/link/api/v1/link/my/1' \
--header 'Authorization: {{token}}'
{
"id": 115,
"user_id": 59,
"shortened": "bOIxrHXse3CaCzd",
"alias": "bOIxrHXse3CaCzd",
"destination": "http://www.google.com",
"is_open": true,
"updated_at": "2025-10-09T05:08:12.982486Z",
"expired_at": "2025-10-12T05:08:12.982486Z"
}