Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://flow.seekr.com/v1/threads/{thread_id}/runs/{run_id}/attach \ --header 'Authorization: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Attach to a run for SSE streaming output.
Authorization Bearer Token
Successful Response