v1
latestOpenAPI 3.0.02026-07-1761823.7 KBStream object
Stream object generation for a specific workflow (we strongly recommend using the SDK for this)
post/api/v1/stream/object
Request body
Example request
{
"input": "Tell me about renewable energy",
"workflowSlug": "my_great_workflow",
"groupId": "my-group-id",
"schema": {
"title": "My great response",
"description": "The response to the input",
"type": "object"
}
}Response
Successfully streaming content