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