Skip to main content
GET
List measured outcomes

Authorizations

Authorization
string
header
required

API key with dtk_live_ prefix. Obtain it from API Keys in the account sidebar. New keys start with all supported scopes selected for the chosen project, and you can narrow them to specific read/write scopes as needed.

Path Parameters

projectId
string<uuid>
required

Query Parameters

windowDays
enum<integer>
default:28

Fixed rolling window in days. Supported values are 7, 28, 90, and 365. Defaults to 28.

Available options:
7,
28,
90,
365
cursor
string

Opaque cursor from the previous response; cursors expire after ~48 hours.

pageSize
integer
default:25

Results per page. Capped at 100.

Required range: 1 <= x <= 100
status
enum<string>
Available options:
measured,
in_flight,
blind,
unmatched_url,
sensor_gap

Response

Outcomes ledger

data
object
required
meta
object
required