For the complete documentation index, see llms.txt. This page is also available as Markdown.

Ask a question in an organization (streamed)

Ask a question to an AI across spaces that is accessible by the currently authenticated target and stream the answer as a Server-Sent Events URL.

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired

A unique entity identifier

Pattern: ^[a-zA-Z0-9_-]+$
Query parameters
querystringRequired
formatstring · enumOptional

Output format for the content.

Possible values:
detailsbooleanOptional

Return query details in the result

Responses
200

OK

text/event-stream
typestring · enumRequiredPossible values:
get/orgs/{organizationId}/ask/stream
200

OK

Last updated

Was this helpful?

Powered by GitBook