Skip to main content
GET
/
jobs
/
{id}
/
stream
Stream job status (SSE)
curl --request GET \
  --url https://app.strandai.com/api/v1/jobs/{id}/stream \
  --header 'Authorization: Bearer <token>'
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.strandai.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Response

200 - text/event-stream

text/event-stream

The response is of type string.