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

Suggestions

Search data structure suggestions

post

Returns suggested data structures based on the provided query and search parameters, respecting caller permissions.

Body
querystring · nullableOptional

Search query text

sizeinteger · min: 1 · nullableOptional

Number of suggestions to return

Default: 10
Other propertiesanyOptional
Responses
200

Data structure suggestions

application/json
scroll_idstring · nullableOptional
post/api/data_structures/suggestions

Last updated