DomoStats dataset - DomoEverywhere subscriber instances

Options

I would like a DomoStats dataset listing all my Domo Everywhere subscriber instances/organizations. We can see the list of instances in the UI but can't export them. We can extrapolate a list of instances from other governance datasets (like activity logs), but this would only capture instances with data in those datasets. This would be useful for ensuring that the correct instances are active and filtering governance datasets to data from currently active instances.

**Was this post helpful? Click Agree, Like, or Awesome below.**
**Did this solve your problem? Accept it as a solution!**

7
7 votes

Comments

  • ellibot
    ellibot Contributor
    Options

    @akeating as a workaround, it looks like there is a product API you can hit that will return a list of your subscriber organizations:

    GET https://{{instanceName}}.domo.com/api/publish/v2/controlcenter/subscribers?limit=200&offset=0

  • akeating
    akeating Contributor
    Options

    Thanks @ellibot! 😁

    **Was this post helpful? Click Agree, Like, or Awesome below.**
    **Did this solve your problem? Accept it as a solution!**