TelemetryJet is in early beta. Need help getting started, or found a bug? Open an Issue on our GitHub repository.

Dashboards

Get Dashboard

GET

/api/dashboard/:id

Description

Get a dashboard.

Example Request
{}

Example Response
{}

Get All Dashboards

GET

/api/dashboards

Description

Get all dashboards.

Example Request
{}

Example Response
{}

Create Dashboard

POST

/api/dashboard

Description

Create a dashboard.

Example Request
{}

Example Response
{}

Update Dashboard

POST

/api/dashboard/:id

Description

Update a dashboard.

Example Request
{}

Example Response
{}

Delete Dashboard

DELETE
/api/dashboard/:id

Description

Delete a dashboard.

Example Request
{}

Example Response
{}
TelemetryJet © 2020, Chris Dalke · sitemap.xml · telemetryjet.com