The whole hunk
from line 67, old and new numbered
/
lines
from line 67
6767```bash
6868curl https://api.anthropic.com/v1/organizations/users/$USER_ID \
6969 -H 'anthropic-version: 2023-06-01' \
70 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
70 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
7171```
7272
7373### Response (200)