The whole hunk
from line 103, old and new numbered
/
lines
from line 103
103103```bash
104104curl https://api.anthropic.com/v1/organizations/users \
105105 -H 'anthropic-version: 2023-06-01' \
106 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
106 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
107107```
108108
109109### Response (200)