Get Project Metrics
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
ownerKeyOrId
The key or ID of the Workspace that owns the Project
projectKeyOrId
The key or ID of the Project to retrieve metrics for
Response
This endpoint returns an object.
data
List of Metric items returned in the response
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error