User Devices
Last updated
Last updated
GET /user/devices HTTP/1.1
Host: api.taag.co
Accept: */*
{
"status": "success",
"devices": [
{
"id": 123,
"key": "abc",
"key_alternative": "653338505",
"user_id": 20128,
"profile_id": 22,
"company_id": 385,
"description": "Taag | Phillip Musiime",
"redirect": "314003",
"redirect_disabled": 0,
"status": 1,
"order_number": "1",
"wallet_card": 0,
"fav": 0,
"timestamp": 1702543395,
"profile_name": "Phillip Musiime",
"connected_profile": {
"id": 22,
"user_id": 20128,
"company_id": 385,
"path": "phillip",
"name": "Phillip Musiime",
"job": "Software Developer",
"company": "TAAGSolutions GmbH",
"description": "connect like you're in 2030",
"image_profile": "https://picsum.photos/200",
"image_company": "https://mytaagbucket.s3.eu-central-1.amazonaws.com/user-files/1714750691QzswTHpijx6wqkgSOHddIqC4xbL7Jb/KUM%20Logo.jpeg",
"image_banner": "https://mytaag-storage-dev.s3.eu-central-1.amazonaws.com/user-files/1722963443Okl31jHgInGuNURdVcbnE8E1LJsMfM/fileName.jpg",
"background": "ffffff",
"text": "8950FC",
"icons": "",
"font": "",
"lead_form_setting": 1,
"lead_form_custom": 1,
"disable_lead_form": null,
"instant_lead_form_on": null,
"locked": 0,
"created_by": null,
"verified": 1,
"timestamp": 1702539163,
"language": "de",
"active": 1,
"primary": 1,
"department": null,
"user_email": "[email protected]",
"data": [
{
"id": 320258,
"profile_id": 22,
"key": "spotify",
"value": "asdfasdf",
"type": "music",
"title": "https://asdf;lasdjflaskdlfajl;sdfkasdhfkashdfkjahsdkfasd.com",
"description": "",
"highlight": 0,
"active": 1,
"order": null,
"icon_url": "",
"group_id": null,
"company_id": null
}
],
"virtual_background": {
"id": 1,
"profile_id": 22,
"bg_qr_pos": "rightTop",
"bg_color": "",
"bg_image": "",
"text_color": ""
},
"subdomain": "xyz"
},
"scans": 101
}
],
"total": 1
}