Logo

What are you looking for?

How do I set the bulk metrics export to retrieve data for different apps in my organization?

Metrics

How do I set the bulk metrics export to retrieve data for different apps in my organization?

Use the bulk metrics export "apps" parameter to build queries for the different apps in your organization.

Last updated on 28 Oct, 2025

If your organization uses more than one app, you can use the apps parameter to set up the bulk metrics query to retrieve the data for the different apps you are interested in. You can also use the apps parameter to distinguish between active and retired apps.


The following values are valid forms for the apps parameter: 

  • apps={api_key} - uses the app api_key as the app identifier

  • apps={api_key1}|{api_key2}|{api_key3}|{api_key3} - uses several app api_keys concatenated with a “|” delimiter as the app identifiers

  • apps=all - queries for active and retired apps in the organization

  • apps=all-active - queries for only active apps in the organization

  • apps=all-retired - queries for only retired apps in the organization

In the example URL below, it is assumed that the organization is using only one app: iDetail. 

Example URL:

Image

Sample Data:

The first row of data returned is a header label, followed by data records.

Image
Did you find this article helpful?
Previous

How do I set the bulk metrics export for my time zone?

Next