Get Tracked Page
Get a tracked page with citation stats for a date range. Date range uses inclusive UTC calendar days. When both startDate and endDate are omitted, the default range is today only (00:00:00.000Z through 23:59:59.999Z on the current UTC date). When only one bound is omitted, the missing bound defaults to today.
Authorizations
API key for authentication. Get yours from the Promptwatch dashboard under Settings > API Keys.
Path Parameters
Tracked page identifier
Query Parameters
First inclusive UTC calendar day (YYYY-MM-DD). Defaults to today when omitted. Future dates return 400 DATE_RANGE_IN_FUTURE. Max range 90 days.
Last inclusive UTC calendar day (YYYY-MM-DD). Defaults to today when omitted. Future dates return 400 DATE_RANGE_IN_FUTURE. Max range 90 days.
Response
Default Response
Tracked page identifier
Canonical page URL
Page title
Page domain
Timestamp (ISO 8601)
Distinct prompts citing this page in the date range
Citation occurrences (responses citing this page) in the date range
Most recent citation timestamp in the date range