Skip to main content
GET
Get Today

Authorizations

Authorization
string
header
required

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

Path Parameters

team_id
string<uuid>
required

Response

Successful Response

What's happening today in the team's cycle.

cycle_day
integer | null

Current day within cycle (1-indexed)

cycle_progress
number
default:0

0.0–1.0 progress through cycle

current_phase
string | null
running
LoopInstanceResponse · object[]
upcoming
LoopInstanceResponse · object[]
completed_today
LoopInstanceResponse · object[]
signals_fired
Signals Fired · object[]