Get user report by id¶
Endpoint: {{apiRoute}}/user-trackers/:userTrackerId
What it does: This endpoint returns a user report by id.
Report fields¶
Field | Type | Description |
---|---|---|
_id | string | User report id |
age | number | Date in UNIX time when the account was created |
alias | string | The alias of the user account |
createdAt | number | Date in UNIX time in which the tracker started to collect data |
bio | string | Bio of the user account |
name | string | Name of the user account |
refreshedAt | number | Date in UNIX time in which the last snapshot whas registered |
refreshedDate | number | Date in UNIX time in which the next snapshot will be |
picture | string | Url of the user account profile picture |