Get Project Metrics

Beta
Retrieve the latest values of all metrics for a Project's default branch

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path Parameters

ownerKeyOrIdstringRequired
The key or ID of the Workspace that owns the Project
projectKeyOrIdstringRequired
The key or ID of the Project to retrieve metrics for

Response

This endpoint returns an object.
datalist of objects
List of Metric items returned in the response

Errors