Skip to main content
Question

App Name is not available in Overview metrics V2 API endpoint

  • November 6, 2023
  • 2 replies
  • 84 views

Forum|alt.badge.img

 

I'm attempting to retrieve active trials for a specific app using the Overview Metrics V2 API. However, the API response does not include the app name. How can I extract the app name from the response, which provides data on active trials and active subscriptions for the project?

This post has been closed for comments

2 replies

wes_clark
RevenueCat Staff
Forum|alt.badge.img+6
  • RevenueCat Staff
  • November 8, 2023

If you would like to grab the name of the project that you are retrieving the metrics for, you will need to use the “Get a List of Projects” call. Here is the documentation for it: https://www.revenuecat.com/reference/list-projects. It will return the project that the API key that you are using is from. 


Forum|alt.badge.img
  • Author
  • New Member
  • November 8, 2023

I'd like the response to include the app's name. This API provides information about active trials for a project, but I need to extract the active trial for each app mentioned within the project.