The whole hunk
from line 61, old and new numbered
/
lines
from line 61
6161```bash
6262curl https://api.anthropic.com/v1/organizations/rbac_groups/$GROUP_ID \
6363 -H 'anthropic-version: 2023-06-01' \
64 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
64 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
6565```
6666
6767### Response (200)