Documentation Index
Fetch the complete documentation index at: https://reporting.continu.com/llms.txt
Use this file to discover all available pages before exploring further.
Get a token
Contact your Continu account team. Tokens are issued per organization. Store the token in a secret manager — never commit it to source control.
Pick an endpoint
For most warehouse use cases, start with
POST /reports/content-completion/{from}/{until}.Build a request body
The body is a field-selection document — set boolean flags for the fields you want returned, and provide filter objects to narrow results. See Request model for the full pattern.
Example: first request
content, assignment, etc.) included for any sub-objects you toggled on.
Next
Authentication
Token format, lifetime, and rotation.
Request model
The field-selection pattern in depth.
Date handling
Unix epoch seconds, time zones, range targets.
Sync patterns
Incremental sync, backfills, handling deletes.