Skip to main content
GET
Meeting metrics and sit rate

Authorizations

Authorization
string
header
required

Your API key, created in the Leadey dashboard under Settings → API Keys. Send it as Authorization: Bearer leadey_sk_live_….

Query Parameters

from
string<date-time>

Start of the window, ISO 8601. A window longer than 62 days is clamped.

to
string<date-time>

End of the window, ISO 8601.

timezone
string

IANA timezone used to decide which calendar day a record falls on — e.g. Europe/London. Defaults to UTC. Set this whenever you report on a day, or a late-evening meeting can land in the wrong one.

Example:

"Europe/London"

groupBy
enum<string>

Return a per-bucket breakdown alongside the totals.

Available options:
day,
week,
rep,
campaign

Response

Success.

data
object