One change
list
api/admin/analytics/connectors/list
Nearest release: v2.1.239, published 2 hours before this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.
api/admin/analytics/connectors/list Changed · +1 / -1 lines
from line 179
```http curl https://api.anthropic.com/v1/organizations/analytics/connectors \ -H 'anthropic-version: 2023-06-01' \ - -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN" + -H "X-Api-Key: $ANTHROPIC_ADMIN_API_KEY" ``` #### Response