The whole hunk
from line 165, old and new numbered
/
lines
from line 165
165165```bash
166166curl https://api.anthropic.com/v1/organizations/spend_limits/effective \
167167 -H 'anthropic-version: 2023-06-01' \
168 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
168 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
169169```
170170
171171### Response (200)