Skip to main content
Aggregate artifacts of a kind

Authorizations

Authorization
string
header
required

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

Path Parameters

artifact_kind
string
required

Body

application/json
filters
object[]
group_by
object[]
is_all_versions_included
boolean | null
is_archived_included
boolean | null
is_system_included
boolean | null
limit
integer<int32> | null
Required range: 0 <= x <= 500
metrics
object[]
offset
integer<int32> | null
Required range: x >= 0
project_id
string | null
sort
string[]
workspace_id
string | null

Response

HTTP 200 response.

groups
object[]
required
page
object
required