Site AI ask
Allow AI-driven queries within a specific docs site.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired
The unique id of the organization
siteIdstringRequired
The unique id of the site
Query parameters
formatstring · enumOptionalPossible values:
Output format for the content.
Body
questionstring · max: 512Required
scopeone ofRequired
or
or
Responses
200
OK
text/event-stream
post
/orgs/{organizationId}/sites/{siteId}/ask200
OK
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired
The unique id of the organization
siteIdstringRequired
The unique id of the site
Query parameters
siteSpaceIdstringOptional
The ID of the site space to filter the recommended questions for.
spaceIdstringOptionalDeprecated
The ID of the space to filter the recommended questions for.
Responses
200
OK
text/event-stream
get
/orgs/{organizationId}/sites/{siteId}/ask/questions200
OK
Last updated
Was this helpful?