Track status
Per-user-per-track progress and completion status.
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 TrackStatus 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 buddy_email in the response.
true
Set to true to include containing_journey in the response.
true
Set to true to include containing_journey_id 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 locations in the response.
true
Set to true to include manager_email in the response.
true
Set to true to include manual_completed_by in the response.
true
Set to true to include manual_completed_by_email in the response.
true
Set to true to include manual_completed_by_first_name in the response.
true
Set to true to include manual_completed_by_image in the response.
true
Set to true to include manual_completed_by_is_manager in the response.
true
Set to true to include manual_completed_by_job_title in the response.
true
Set to true to include manual_completed_by_last_name in the response.
true
Set to true to include manual_completed_by_userid 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 region in the response.
true
Set to true to include role 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 track_completed_date in the response.
true
Set to true to include track_id in the response.
true
Set to true to include track_progress in the response.
true
Set to true to include track_status in the response.
true
Set to true to include track_title 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
Which date field the {from}/{until} path range applies to (e.g., assigned_date, completed_date, created_at).
"completed_date"
Filter object. All fields optional; values are comma-separated strings.
Filter object. All fields optional; values are comma-separated strings.
Response
Success. Returns an array of records.