Project.notebooks¶
Notebooks belonging to this project.
Signature¶
@property
notebooks -> ResourceCollection[Notebook]
HTTP parameters¶
| Name | In | Type | Required | Default |
|---|---|---|---|---|
limit |
query |
integer |
no | 50 |
offset |
query |
integer |
no | 0 |
ordering |
query |
string |
no | - |
project_id |
query |
string |
yes | - |
q |
query |
string |
no | - |
Return shape¶
HTTP 200 — OK
array<NotebookSchema>
Permission¶
Required permission: notebook:read
HTTP¶
GET /api/notebooks/ (listNotebooks)
Usage¶
project.notebooks