Datadog Error Tracking API

The Error Tracking API allows you to search issues within your organization programmatically. It returns a list of issues that match a given search query using event search syntax.

API entry from apis.yml

apis.yml Raw ↑
aid: datadog:datadog-error-tracking-api
name: Datadog Error Tracking API
tags:
- Debugging
- Error Tracking
humanURL: https://docs.datadoghq.com/api/latest/error-tracking/
baseURL: https://api.datadoghq.com
image: https://imgix.datadoghq.com/img/dd_logo_n_70x75.png
properties:
- url: https://docs.datadoghq.com/api/latest/error-tracking/
  type: Documentation
- url: https://docs.datadoghq.com/error_tracking/
  type: Reference
description: The Error Tracking API allows you to search issues within your organization programmatically.
  It returns a list of issues that match a given search query using event search syntax.