Skip to main content
GET
Get component metrics

Authorizations

Authorization
string
header
required

Generate an API token at https://qlty.sh/user/settings/tokens

Path Parameters

ownerKeyOrId
string
required

Repository owner name (login) or workspace ID

Minimum string length: 3
Example:

"acme-corp"

projectKeyOrId
string
required

Repository name or project ID

Minimum string length: 3
Example:

"my-repo"

componentIdOrName
string
required

Component ID or name

Minimum string length: 1
Example:

"backend-api"

Response

Retrieve metrics for a component

data
object[]
required