Retrieve the notebook information for the notebook

get

/ohfapi/cg/v3.3/datastudio/notebook/clone

This endpoint fetches the notebook information for the notebook. It invokes the data studio applicationand fetches the notebook details, if the user has permission to the notebook.

Request

Supported Media Types
Query Parameters
Security
Back to Top

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : MyNotebookInfo
Type: object
Model class for holding the Notebook information for the user. This will hold the owners copy (clone) notebook details
Show Source

400 Response

Invalid parameters supplied
Back to Top