Skip to main content
GET
Company-wide scheduled task stats plus a page of tasks with run quality.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Query Parameters

companyId
string

Company ID. Optional when the API key is a company key; required for personal access keys unless X-Company-ID is set.

page
integer

Page number, 1-indexed (default: 1)

pageSize
integer

Tasks per page (default: 25)

Filter tasks by name

includeCompleted
boolean

Include completed one-time tasks (default: false)

Response

Summary stats and a page of tasks

Company-wide headline stats plus a page of tasks with run counts, average scores and score trends

stats
object

Headline counts and averages across the company

tasks
object[]

Tasks with run counts, average score and recent score trend

total
integer
page
integer
pageSize
integer
totalPages
integer