/get_user_trackers
GET /get_user_trackers
Response Examples
Success
Responses
HTTP Status Code
Meaning
Description
Data schema
200
Success
Inline
Responses Data Schema
HTTP Status Code 200
Name
Type
Required
Restrictions
Title
description
» status
string
true
none
none
» data
object
true
none
none
»» trackers
[object]
true
none
none
»»» id
integer
true
none
none
»»» user_id
integer
true
none
none
»»» link
string
true
none
none
»»» back_link
string
true
none
none
»»» short_link
string
true
none
none
»»» timestamp
string
true
none
none
Last updated
Was this helpful?