Stream deploy logs (SSE)
Deploy
Stream deploy logs (SSE)
Server-Sent Events stream of real-time deploy logs.
Sends cached logs first (catch-up), then subscribes to live log events via Redis pub/sub until the deploy reaches a terminal state.
GET
Stream deploy logs (SSE)
Headers
Bearer token authentication using your API key. Format: 'Bearer sk_xxxxxxxxxxxxx'. You can create API keys in the Mixpeek dashboard under Organization Settings.
Example:
"Bearer YOUR_MIXPEEK_API_KEY"
Response
Successful Response

