User engagement signals
Engagement signals organized per user. Use for activity dashboards and identifying inactive users.
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 User endpoint. Set field flags to true to include them in the response; provide filter objects to narrow results.
Set to true to include address 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 buddy_email 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 departments in the response.
true
Set to true to include distributor in the response.
true
Set to true to include email in the response.
true
Set to true to include first_login in the response.
true
Set to true to include first_name in the response.
true
Set to true to include grade in the response.
true
Set to true to include group in the response.
true
Set to true to include groups in the response.
true
Set to true to include hired_on in the response.
true
Set to true to include image in the response.
true
Set to true to include is_collaborator in the response.
true
Set to true to include is_manager in the response.
true
Set to true to include is_purchaser in the response.
true
Set to true to include job_title in the response.
true
Set to true to include language in the response.
true
Set to true to include last_login in the response.
true
Set to true to include last_name in the response.
true
Set to true to include likes in the response.
true
Set to true to include locations in the response.
true
Set to true to include manager_email in the response.
true
Set to true to include org_level in the response.
true
Set to true to include partner in the response.
true
Set to true to include partner_name 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 region in the response.
true
Set to true to include role in the response.
true
Set to true to include seconds_viewed in the response.
true
Set to true to include sessions in the response.
true
Set to true to include shares in the response.
true
Set to true to include suspended in the response.
true
Set to true to include suspended_on in the response.
true
Set to true to include teams in the response.
true
Set to true to include tracks_completed in the response.
true
Set to true to include tracks_started in the response.
true
Set to true to include user_metadata in the response.
true
Set to true to include userid in the response.
true
Set to true to include views in the response.
true
Set to true to include workshops_attended in the response.
true
Filter object. All fields optional; values are comma-separated strings.
Response
Success. Returns an array of records.