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

days
integer

Window in days for the engagement and deliverability metrics; defaults to 7. Example: 7

Required range: 1 <= x <= 90
Example:

7

Response

OK

deliverability
PulseDeliverability · object
required

The account deliverability headline over the window.

object
any
required

Object type discriminator — always "organization.pulse".

programs
PulseProgram · object[]
required

Every non-archived campaign with its state and window metrics — active first, then by lead count.

senders
PulseSenderFleet · object
required

The mailbox fleet rolled up by state and reputation.

value
PulseValue · object
required

Outcome rollup over the window (value produced, not volume).

windowDays
number
required

The window (days) the metrics were computed over. Example: 7

Example:

7