The whole hunk
from line 65, old and new numbered
/
lines
from line 65
6565```bash
6666curl https://api.anthropic.com/v1/organizations/tunnels/$TUNNEL_ID \
6767 -H 'anthropic-version: 2023-06-01' \
68 -H "Authorization: Bearer $ANTHROPIC_OAUTH_TOKEN"
68 -H "Authorization: Bearer $ANTHROPIC_AUTH_TOKEN"
6969```
7070
7171### Response (200)