The whole hunk
from line 49, old and new numbered
/
lines
from line 49
4949```bash
5050curl https://api.anthropic.com/v1/organizations/rbac_roles/$ROLE_ID \
5151 -H 'anthropic-version: 2023-06-01' \
52 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
52 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
5353```
5454
5555### Response (200)