Forum Discussion

AbhishekIlindra's avatar
10 years ago

Total Accept Solutions

Is there any RestAPI or Direct access to find Total number of Accept solution we had.
  • VarunGrazitti's avatar
    10 years ago

    AbhishekIlindra - Yes, you can do this by metrics API call.

     

    /restapi/vc/metrics/name/net_accepted_solutions

     

    Here is the document for the other metrics. I hope this helps.

  • VarunGrazitti's avatar
    VarunGrazitti
    10 years ago
    AbhishekIlindra - Yes, here you go:

    /restapi/vc/users/id/[user_id]/metrics/name/net_accepted_solutions

    You can even pass the time range, as mentioned in the document link I shared above.