Skip to main content
GET
Get initiative counts by status and product

Authorizations

Authorization
string
header
required

Generate an API key in your workspace Settings → API Keys. Pass it as Authorization: Bearer tab_<key> on every request.

Headers

x-tenant-slug
string
required

Your workspace slug (e.g. acme).

Query Parameters

quarter
string

Filter to a specific quarter key (e.g. 2026_Q1)

productId
string
subProductId
string
statusId
string

Response

OK

total
integer
byStatus
object[]
byProduct
object[]