curl --location --request GET 'https://api.mpc.dev.placewise.com/v1/tracker/links/' \
--header 'X-User-Agent;' \
--header 'X-Product-Name;' \
--header 'X-Loyalty-Club-Slug;' \
--header 'Authorization: Bearer ' \
--header 'X-Client-Authorization: '
{
"link": {
"id": 2420704764249416,
"source_id": "3",
"source_type": "api",
"campaign_id": 3,
"url": "https://front-information.us/",
"created_at": "2024-10-09T10:30:08.442Z",
"updated_at": "2024-10-09T10:30:08.443Z"
}
}