Skip to main content
GET
Check whether spans are actually arriving for a project

Path Parameters

id
string<uuid>
required

Project id.

Response

Ingest health for the project.

lastSpanAt
string<date-time> | null
required

Timestamp of the most recent span in the last 90 days, or null if none — which covers both a project that has never sent a span and one whose last span is older than the 90-day lookback window.

spanCount24h
integer
required
Example:

214

rejections
object[]
required

Currently always empty — see the endpoint description.