Forum Discussion

kckmurthy's avatar
kckmurthy
Contributor
9 years ago

Trying to fetch the user metrics by using v2 api call.

Hi,

 

By using v1 api call we are able to get user full metrics details. Following api call (/users/id/${user id}/metrics).

But we are unable to get same details using v2 api call (SELECT * FROM metrics WHERE user.id = '${user id}').

Kindly suggest the right api call.

 

Thanks,

Chinni.