The whole hunk
from line 153, old and new numbered
/
lines
from line 153
153153```bash
154154curl https://api.anthropic.com/v1/organizations/rbac_roles/$ROLE_ID/permissions \
155155 -H 'anthropic-version: 2023-06-01' \
156 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
156 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
157157```
158158
159159### Response (200)