Open
Description
Which part? Which one?
API Docs - Retrieve Event Counts for a Team
Description
Currently, using the environment param works when added as shown https://sentry.io/api/0/teams/<ORG_SLUG>/<TEAM_SLUG>/stats/?environment=<ENV_TAG>
would be great to have this option reflected on the docs for others.
Suggested Solution
Add query parameter environment(string)
on the Retrieve Event Counts for a Team docs section for showing additional functionality.