v1
latestOpenAPI 3.1.02026-07-24450694.7 KBTracked applications - List
Get the list of your tracked applications
get/user/tracked_applications
Response
200
Example response
{
"result": [
{
"id": "0034eb2a-ac3c-46fe-bce8-d9a0b8f4a612",
"application_id": "1064216828",
"country": "us",
"language": "us",
"device": "iphone",
"created_at": "2024-09-09T11:05:39.010Z"
}
],
"metadata": {
"request": {
"path": "/api/public/apptweak/user/tracked_applications",
"cost": 1,
"max_credit_cost": 1,
"status": 200
}
}
}