Skip to main content
GET
Environment Quality

Authorizations

Authorization
string
header
required

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

Path Parameters

owner
string
required
name
string
required

Query Parameters

version
string
required
Required string length: 1 - 128
report_id
string
default:""
Pattern: ^([0-9a-f]{64})?$
after
string
default:""
Maximum string length: 128

Response

Successful Response

can_manage
boolean
required
reports
QualityReport · object[]
required
lineage
QualityLineage · object | null