Notebook Endpoints
Get Notebook
Get a specific notebook by ID
GET
Get notebook
Documentation Index
Fetch the complete documentation index at: https://docs.siftd.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Organization ID
Response
OK
A notebook within a workspace. A notebook contains cells which can be executed.