API to list sites/orgs for which an audit/report/import type is enabled/disabled #211
Labels
automation
Request to automate an existing manual workflow
enhancement
New feature or request
good first issue
Good for newcomers
seo
SEO related issue
Is your feature request related to a problem? Please describe.
Currently in order to get a list of sites/orgs that have a specified audit/report/import type enabled, we need to manually inspect the config or auditConfig for the whole list of sites/orgs.
We cannot filter in DynamoDB after subfields of a map field, hence cannot get the list.
The alternative is to import the JSON from the get all sites/orgs response in Excel and transform it so that we have those flags as columns and can filter by them.
Describe the solution you'd like
API endpoint that returns the list of sites specifying audits/reports/imports enabled/disabled in CSV format.
It should be visible if an audit/report/import type has been disabled for a specific site or organization.
Asks that could have been solved by the feature
https://cq-dev.slack.com/archives/C05A45JBP9N/p1710871764208859
The text was updated successfully, but these errors were encountered: