Search
Configure and manage search settings for your content.
Authorizations
Path parameters
spaceIdstringrequired
The unique id of the space
Query parameters
querystring · max: 512required
pagestringoptional
Identifier of the page results to fetch.
limitnumber · max: 1000optional
The number of results per page
Responses
application/json
application/json
cURL
JavaScript
Python
HTTP
200
default
Authorizations
Path parameters
organizationIdstringrequired
The unique id of the organization
Query parameters
formatstring · enumoptional
Output format for the content.
detailsbooleanoptional
Return query details in the result
Body
querystringrequired
previousQueriesstring[] · max: 10optionalDeprecated
Responses
application/json
application/json
cURL
JavaScript
Python
HTTP
200
default
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
Path parameters
organizationIdstringrequired
The unique id of the organization
Query parameters
querystringrequired
formatstring · enumoptional
Output format for the content.
detailsbooleanoptional
Return query details in the result
Responses
text/event-stream
application/json
cURL
JavaScript
Python
HTTP
200
default
Authorizations
Path parameters
organizationIdstringrequired
The unique id of the organization
siteIdstringrequired
The unique id of the site
Query parameters
formatstring · enumoptional
Output format for the content.
Body
questionstring · max: 512required
contextobjectoptional
You may optionally provide additional information about the context of the question. This doesn't affect the scope of the search, but GitBook may use this information to provide a better answer. Generally speaking, you should provide as much context as possible.
scopeone ofrequired
Responses
text/event-stream
application/json
cURL
JavaScript
Python
HTTP
200
default
Was this helpful?