The whole hunk
from line 79, old and new numbered
/
lines
from line 79
7979```bash
8080curl https://api.anthropic.com/v1/organizations/workspaces/$WORKSPACE_ID/members \
8181 -H 'anthropic-version: 2023-06-01' \
82 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
82 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
8383```
8484
8585### Response (200)