Device Search
Last updated
Last updated
GET /device/search?query=text&company_id=1 HTTP/1.1
Host: api.taag.co
Accept: */*
{
"status": "success",
"devices": [
{
"id": 32986,
"key": "T3a205zvhytItEODb4TBs8fm0",
"key_alternative": null,
"user_id": null,
"profile_id": null,
"company_id": 385,
"description": null,
"redirect": null,
"redirect_disabled": null,
"status": 0,
"order_number": "test_order_number",
"wallet_card": 0,
"fav": 0,
"timestamp": 1721202736,
"profile_name": null,
"connected_profile": null,
"scans": 0
}
]
}