Skip to main content
POST
Search memories

Body

application/json
query
string
required

Search query.

Example:

"How to implement a feature?"

user_id
string | null

User ID for the request

Example:

"user123"

install_cube_ids
string[] | null

List of cube IDs to search in

Example:

Response

Successful Response

Response model for search operations.

message
string
required

Response message

Example:

"Operation successful"

code
integer
default:200

Response status code

Example:

200

data
Data · object | null

Response data