Skip to main content
GET
Study Status

Authorizations

Authorization
string
header
required

A personal access token (haico_pat_...), created under Profile → API keys. Send it as Authorization: Bearer <key>. The browser session JWT is also accepted but is an internal mechanism and is not part of the public contract.

Response

200 - application/json

Successful Response

Lightweight study eligibility for the caller (drives the UI entry point).

Works even when study mode is disabled (reports enabled=false), so the frontend can decide whether to surface the invite/notification.

enabled
boolean
required
completed
boolean
required