Skip to main content
GET

Authorizations

Authorization
string
header
required

Org-scoped Norbelys API key. Create one in Settings → API keys and send it as Authorization: Bearer ak_….

Query Parameters

scope
required

Summarize the whole workspace — every person, no filter.

groupId
string

The static group whose live members to summarize.

Example:

"grp_tz4a98xat96iws9zmbrgj3a"

segmentId
string

The segment whose live matches to summarize, evaluated live.

Example:

"seg_tz4a98xat96iws9zmbrgj3a"

Response

OK

averageScore
number | null
required

Average non-null engagement score, or null when none are scored.

Required range: 0 <= x <= 100
Example:

67.5

engaged30d
integer
required

People whose last recorded activity was in the last 30 days.

Required range: x >= 0
Example:

128

status
AudienceStatusBreakdown · object[]
required

Exact lifecycle-status distribution for the current audience.

total
integer
required

Current people in the selected audience or whole workspace.

Required range: x >= 0
Example:

1284

weeklyCreated
AudienceWeekPoint · object[]
required

Current audience members grouped by the week they first entered the workspace, limited to the last 12 weeks.