/
DE
deepnote
/
Deepnote Public API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 17h ago · Updated 1d ago
Details
Filter operations
Blocks
4
Docs
2
Files
4
Folders
1
Integrations
8
get
List integrations
post
Create an integration
get
Get integration with tables
post
Attach integration to a project
post
Detach integration from a project
get
Get integration block usages
get
Get integration notebook usages
get
Get integration project usages
Me
1
Notebooks
8
Projects
7
Runs
2
Search
1
Sessions
6
Streamlit apps
5
Integrations
Attach integration to a project
post
/integrations/{integrationId}/attach
Path parameters
integrationId
string
uuid
required
Request body
AttachIntegrationBody
required
projectId
string
uuid
required
Project to attach this integration to.
Response
Integration attached
AttachIntegrationResponse
required
attached
true
required
Changes