The whole hunk
from line 261, old and new numbered
/
lines
from line 261
261261```bash
262262curl https://api.anthropic.com/v1/organizations/usage_report/messages \
263263 -H 'anthropic-version: 2023-06-01' \
264 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
264 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
265265```
266266
267267### Response (200)