How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Dynatrace Problems API

Operations for querying and managing detected problems

Dynatrace Problems API is one of 34 APIs that Dynatrace publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 106 JSON Schema definitions.

Tagged areas include Problems. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, a getting-started guide, an AsyncAPI specification, and 106 JSON Schemas.

This API exposes 8 operations across 5 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 2.0.0.

Requests are made against a single base URL, https://{environmentId}.live.dynatrace.com/api/v2.

8 operations 5 paths 13 schemas 1 DELETE4 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0.0
Base URL
https://mySampleEnv.live.dynatrace.com/api/v2
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Dynatrace Problems API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (api-token). By default, every request must be authenticated.

  • api-token — Dynatrace API token. Use the format: Api-Token {your-token} Required scopes: problems.read (for GET operations), problems.write (for POST/PUT/DELETE)

Paths & Operations 8

Across 5 paths, the API surfaces 8 operations — 1 DELETE, 4 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Problems 8

Operations for querying and managing detected problems

GET
/problems
Dynatrace List Problems
listProblems 8 params → 200400401403
GET
/problems/{problemId}
Dynatrace Get Problem Details
getProblem 2 params → 200400401403404
POST
/problems/{problemId}/close
Dynatrace Close Problem
closeProblem 1 param body → 200400401403404
GET
/problems/{problemId}/comments
Dynatrace List Comments on a Problem
listProblemComments 3 params → 200400401403404
POST
/problems/{problemId}/comments
Dynatrace Add Comment to Problem
createProblemComment 1 param body → 201400401403404
GET
/problems/{problemId}/comments/{commentId}
Dynatrace Get Comment
getProblemComment 2 params → 200401403404
PUT
/problems/{problemId}/comments/{commentId}
Dynatrace Update Comment
updateProblemComment 2 params body → 200400401403404
DELETE
/problems/{problemId}/comments/{commentId}
Dynatrace Delete Comment
deleteProblemComment 2 params → 204401403404

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Problem (12 properties), Comment (5 properties), ProblemCollection (4 properties), ConstraintViolation (4 properties). Each schema is shown below with its type and property counts.

Comment
object
A single comment attached to a problem.
5 properties
CommentRequestBody
object
The request body for creating or updating a problem comment.
2 properties 1 required
CommentCollection
object
A paginated collection of problem comments.
3 properties
ProblemCloseRequest
object
Request body for closing a problem.
1 property
ProblemCloseResult
object
The result returned after closing a problem.
2 properties
Error
object
Details of an API error.
3 properties
ErrorEnvelope
object
Error response envelope returned when a request fails.
1 property
ProblemCollection
object
A paginated collection of problems.
4 properties
ConstraintViolation
object
Details of a single constraint violation in a request.
4 properties
AlertingProfileStub
object
A reference to an alerting profile (problem filter).
2 properties
ManagementZone
object
A management zone reference.
2 properties
Problem
object
Represents a Dynatrace-detected problem, which is an aggregated set of related events indicating a service degradation. Problems are detected and correlated by…
12 properties
EntityStub
object
A lightweight reference to a monitored entity.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

dynatrace-problems-api-openapi.yml Raw ↑

Other APIs Dynatrace publishes across the network.

Dynatrace Environment API
Dynatrace Synthetic API v2
Dynatrace Configuration API
Dynatrace OpenPipeline API
Dynatrace Automation API
Dynatrace Settings API 2.0
Dynatrace Extensions API 2.0
Dynatrace DQL/Grail Query API
Dynatrace Access Tokens API v2
Dynatrace Service-Level Objectives API
Dynatrace Releases API
Dynatrace Network Zones API
Where this information came from

This is an independent, third-party profile of Dynatrace Problems API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.