Jump to Content
API Reference
v0.1.0
API Reference
v0.1.0
API Reference
Create a view
Search
All
Pages
Start typing to search…
JUMP TO
Dash0 API
/api/logs
Returns OTLP logs records
post
/api/spans
Returns OTLP spans
post
/api/alerting/check-rules
Retrieve a list of check rule ids.
get
Create a new check rule.
post
/api/alerting/check-rules/{originOrId}
Retrieve a specific check rule (Prometheus alert rule) by its origin or id.
get
Update or insert a specific check rule (Prometheus alert rule) by origin or id.
put
Delete a specific check rule (Prometheus alert rule) by origin or id.
del
/api/dashboards
Receive a list of dashboards
get
Create a dashboard
post
/api/dashboards/{originOrId}
Receive a specific dashboard by its origin or id.
get
Update or insert a specific dashboard by its origin or id.
put
Delete a specific dashboard by its origin or id.
del
/api/views
Receive a list of views
get
Create a view
post
/api/views/{originOrId}
Receive a specific view by its origin or id.
get
Update or insert a specific view by its origin or id.
put
Delete a specific view by origin or id.
del
/api/synthetic-checks
Receive a list of synthetic checks
get
Create a synthetic check
post
/api/synthetic-checks/{originOrId}
Receive a specific synthetic check by its origin or id.
get
Update or insert a specific synthetic check by its origin or id.
put
Delete a specific synthetic check by origin or id.
del
/api/import/check-rule
Import a check rule.
post
/api/import/dashboard
Import a dashboard
post
/api/import/synthetic-check
Import a synthetic check
post
/api/import/view
Import a view
post
Powered by
Create a view
post
https://api.eu-west-1.aws.dash0.com/api/views
Create a view.
Language
Shell
Node
Ruby
PHP
Python
Credentials
Bearer
Bearer
URL
Base URL
https://api.eu-west-1.aws.dash0.com
/api/views
RESPONSE
Click
Try It!
to start a request and see the response here!