Skip to main content
GET
Stream Request Updates (SSE)

Authorizations

Authorization
string
header
required

Use the format: Key modelrunner_key

Response

text/event-stream of {type: 'snapshot', requests: RequestItem[]} and {type: 'update', request: RequestItem} events.

The response is of type string.