Skip to main content
GET
/
memory_topics
[
  "preferences",
  "communication_style",
  "technical",
  "industry",
  "compliance",
  "code_examples",
  "requirements",
  "healthcare",
  "finance"
]

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

db_id
string | null

Database ID to query topics from

Response

Memory topics retrieved successfully

The response is of type string[].

I