The whole hunk
from line 91, old and new numbered
/
lines
from line 91
9191```bash
9292curl https://api.anthropic.com/v1/organizations/invites/$INVITE_ID \
9393 -H 'anthropic-version: 2023-06-01' \
94 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
94 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
9595```
9696
9797### Response (200)