get_graph_embeds
Retrieve a list of embeddable graphs created in Datadog for monitoring dashboards and reporting purposes.
Instructions
Gets a list of previously created embeddable graphs.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}