Skip to main content
POST
Get Block Stream Url

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null

Body

application/json

The request body used to get a signed URL for streaming a block's output.

tool_run_uid
string
required

The unique identifier of the tool run

block_title
string
required

The title of the block to stream

Response

Successful Response

The response body returned when requesting a signed URL for streaming a block's output.

stream_url
string
required

The signed URL that can be used to stream the block's output