Channels API

Read public creator channel data.

List Channels

GET /api/v1/channels

Required scope: channel:read

curl http://localhost:3002/api/v1/channels \
  -H "Authorization: Bearer 8b_key_..."

The response includes channel identity, profile image, bio, and live status.