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"
}

Changes

No recorded changes to this endpoint across all 5 revisions of this API.