v1

latestOpenAPI 3.1.02026-07-17186070.1 KB

Notebook detail

get/notes/~/v1/notebooks/{host}/{name}

Path parameters

hoststring required

Host ship (~-prefixed @p)

namestring required

Notebook slug (@tas)

Response

Notebook detail

hoststring required
flagNamestring required
visibility'public' | 'private' required

Example response

{
  "host": "~zod",
  "flagName": "my-notebook-1"
}