Skip to main content
POST
Recall from RAG

Authorizations

x-api-key
string
header
required

API key (sk-proj-…) from Settings → API Keys. Required for sold API calls outside the Mermail console.

Body

application/json
ownerAddress
string
required

Sui owner address / object id

Pattern: ^0x[0-9a-fA-F]+$
Example:

"0xabc123"

query
string
required
Required string length: 1 - 4000
Example:

"Refund policy for enterprise seats"

limit
integer
default:5
Required range: 1 <= x <= 10
Example:

5

Response

Snippets

snippets
object[]