Datadog Notebooks

Get notebook

Get a notebook using the specified notebook ID.

Inputs

Field

Type

Description

notebook_id [required]

number,string

If you’re dynamically passing in a Notebook using a variable, then ensure that you pass in a Notebook ID value.

templateVariables

object

Provided template variables will be used to create the Notebook link this action outputs.

Outputs

Expand All

Field

Type

Description

numberOfCells [required]

number

id [required]

number,string

Unique notebook ID, assigned when you create the notebook.

type [required]

string

Type of the Notebook resource.

default: notebooks

time [required]

Notebook global timeframe.

url [required]

string

status

string

Publication status of the notebook.

default: published

metadata

object

Metadata associated with the notebook.

is_template

boolean

Whether or not the notebook is a template.

is_favorite

boolean

Whether or not the notebook is favorited.

take_snapshots

boolean

Whether or not the notebook takes snapshot image backups of the notebook's fixed-time graphs.

type

Metadata type of the notebook.

name [required]

string

The name of the notebook.

author

object

Attributes of user object returned by the API.

name

string,null

Name of the user.

handle

string

Handle of the user.

created_at

date-time

Creation time of the user.

email

string

Email of the user.

icon

string

URL of the user's icon.

title

string,null

Title of the user.

verified

boolean

Whether the user is verified.

disabled

boolean

Whether the user is disabled.

status

string

Status of the user.

created

date-time

UTC time stamp for when the notebook was created.

modified

date-time

UTC time stamp for when the notebook was last modified.

template_variables