Skip to main content
GET
Get a single initiative

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).

Path Parameters

id
string
required

Response

OK

id
string
title
string
notes
string | null
startQuarter
string
Example:

"2026_Q1"

endQuarter
string | null
Example:

"2026_Q3"

createdAt
string<date-time>
updatedAt
string<date-time>
status
object | null
subProduct
object | null
classification
object | null
user
object | null

Assigned owner

tags
object[]