Skip to content
supermemory-new
Search
Ctrl
K
Auto
Light
Dark
Get started
Guides
API Reference
Get started
HTTP
HTTP
HTTP
TypeScript
TypeScript
Python
Python
Guides
API Reference
Overview
Client
Profile
Add
Memories
Forget
Update Memory
Documents
Add
List
Update
Get
Delete
Delete Bulk
Upload File
Batch Add
List Processing
Search
Execute
Documents
Memories
Settings
Get
Update
Connections
Create
Get By ID
Get By Tag
Delete By ID
Delete By Provider
Import
List
List Documents
Configure
Resources
API Reference
Copy Markdown
Open in
Claude
Open in
ChatGPT
Open in
Cursor
Copy Markdown
View as Markdown
Settings
Organization settings
Get settings
GET
/v3/settings
Update settings
PATCH
/v3/settings
Models
Expand
Collapse
SettingGetResponse
object
{
chunkSize
,
excludeItems
,
filterPrompt
,
14 more
}
chunkSize
:
optional
number
minimum
-2147483648
maximum
2147483647
excludeItems
:
optional
string
or
number
or
boolean
or
2 more
One of the following:
string
number
boolean
map
[
unknown
]
array of
unknown
filterPrompt
:
optional
string
githubClientId
:
optional
string
githubClientSecret
:
optional
string
githubCustomKeyEnabled
:
optional
boolean
googleDriveClientId
:
optional
string
googleDriveClientSecret
:
optional
string
googleDriveCustomKeyEnabled
:
optional
boolean
includeItems
:
optional
string
or
number
or
boolean
or
2 more
One of the following:
string
number
boolean
map
[
unknown
]
array of
unknown
notionClientId
:
optional
string
notionClientSecret
:
optional
string
notionCustomKeyEnabled
:
optional
boolean
onedriveClientId
:
optional
string
onedriveClientSecret
:
optional
string
onedriveCustomKeyEnabled
:
optional
boolean
shouldLLMFilter
:
optional
boolean
SettingUpdateResponse
object
{
orgId
,
orgSlug
,
updated
}
orgId
:
string
orgSlug
:
string
updated
:
object
{
chunkSize
,
excludeItems
,
filterPrompt
,
14 more
}
chunkSize
:
optional
number
minimum
-2147483648
maximum
2147483647
excludeItems
:
optional
string
or
number
or
boolean
or
2 more
One of the following:
string
number
boolean
map
[
unknown
]
array of
unknown
filterPrompt
:
optional
string
githubClientId
:
optional
string
githubClientSecret
:
optional
string
githubCustomKeyEnabled
:
optional
boolean
googleDriveClientId
:
optional
string
googleDriveClientSecret
:
optional
string
googleDriveCustomKeyEnabled
:
optional
boolean
includeItems
:
optional
string
or
number
or
boolean
or
2 more
One of the following:
string
number
boolean
map
[
unknown
]
array of
unknown
notionClientId
:
optional
string
notionClientSecret
:
optional
string
notionCustomKeyEnabled
:
optional
boolean
onedriveClientId
:
optional
string
onedriveClientSecret
:
optional
string
onedriveCustomKeyEnabled
:
optional
boolean
shouldLLMFilter
:
optional
boolean
On this page
Overview
Settings