Skip to main content

Get DORA Metric Report

GET 

/v1/insights/dora/:metric

Retrieves a DORA metric report for the specified repositories and timeframe

Request

Responses

Successful DORA metric report response. Response structure changes based on the groupBy query parameter:

  • When groupBy=repo (default): Returns 'all-repos' and 'repos' fields
  • When groupBy=team: Returns 'all-teams' and 'teams' fields