The whole hunk
from line 137, old and new numbered
/
lines
from line 137
137137```bash
138138curl https://api.anthropic.com/v1/organizations/invites \
139139 -H 'anthropic-version: 2023-06-01' \
140 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
140 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
141141```
142142
143143### Response (200)