Organization AI ask
Unlock AI-driven answers for your organization's content and data.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired
The unique id of the organization
Query parameters
formatstring · enumOptionalPossible values:
Output format for the content.
detailsbooleanOptional
Return query details in the result
Body
querystringRequired
previousQueriesstring[] · max: 10OptionalDeprecated
Responses
200
OK
application/json
post
/orgs/{organizationId}/ask200
OK
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired
The unique id of the organization
Responses
200
OK
application/json
get
/orgs/{organizationId}/ask/questions200
OK
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired
The unique id of the organization
Responses
200
OK
text/event-stream
get
/orgs/{organizationId}/ask/questions/stream200
OK
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired
The unique id of the organization
Query parameters
querystringRequired
formatstring · enumOptionalPossible values:
Output format for the content.
detailsbooleanOptional
Return query details in the result
Responses
200
OK
text/event-stream
get
/orgs/{organizationId}/ask/stream200
OK
Last updated
Was this helpful?