Runs
Stream the thread (SSE)
A Server-Sent Events stream of the same thread events. Each message is event: <type> + data: <json>. The stream ends with event: done and closes after ~5 minutes; reconnect with ?after=<last_sequence> to continue.
GET
Stream the thread (SSE)
Authorizations
Your Vern API key. Create one at Settings → API keys.
Path Parameters
The migration ID returned by Create a migration.
Response
An SSE stream.
The response is of type string.
Stream the thread (SSE)