Content engagement signals
Engagement signals on content (views, time spent, partial progress) in the date range.
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.
Authorizations
API token issued by Continu.
Headers
API token issued by Continu. Send the raw token value (confirm with your Continu contact whether your deployment expects 'Bearer ' or the raw token).
Path Parameters
Start of date range, inclusive. Unix epoch seconds in UTC.
End of date range, exclusive. Unix epoch seconds in UTC.
Body
Field-selection and filter document.
Request body for the Content endpoint. Set field flags to true to include them in the response; provide filter objects to narrow results.
Set to true to include archived in the response.
true
Set to true to include assignments_completed in the response.
true
Set to true to include assignments_pending in the response.
true
Set to true to include comments in the response.
true
Set to true to include created_at in the response.
true
Set to true to include created_by in the response.
true
Set to true to include creator in the response.
true
Set to true to include creator_email in the response.
true
Set to true to include creator_first_name in the response.
true
Set to true to include creator_image in the response.
true
Set to true to include creator_is_manager in the response.
true
Set to true to include creator_job_title in the response.
true
Set to true to include creator_last_name in the response.
true
Set to true to include creator_userid in the response.
true
Set to true to include id in the response.
true
Set to true to include in_track_title in the response.
true
Set to true to include likes in the response.
true
Set to true to include linked_categories in the response.
true
Set to true to include metadata in the response.
true
Set to true to include on_explore in the response.
true
Set to true to include privacy_collaborators in the response.
true
Set to true to include privacy_departments in the response.
true
Set to true to include privacy_grade in the response.
true
Set to true to include privacy_locations in the response.
true
Set to true to include privacy_org_level in the response.
true
Set to true to include privacy_teams in the response.
true
Set to true to include published in the response.
true
Set to true to include ratings in the response.
true
Set to true to include ratings_average in the response.
true
Set to true to include shares in the response.
true
Set to true to include tags in the response.
true
Set to true to include title in the response.
true
Set to true to include type in the response.
true
Set to true to include updated_at in the response.
true
Set to true to include url in the response.
true
Set to true to include views in the response.
true
Filter object. All fields optional; values are comma-separated strings.
Response
Success. Returns an array of records.