Get YouTube connection status
GET/api/v1/youtube/status
Reports whether the caller's YouTube account is connected, and the connected channel title when available. Never returns tokens. Account-scoped (no chatbot). Required scope: videos:read.
Responses
- 200
- 401
- 403
- 429
The caller's YouTube connection status.
Unauthorized — missing or invalid API key
Forbidden — key lacks required scope
Too Many Requests — rate limit exceeded