Assignment summary
Summary of assignments created or due 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 Assignment 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 assigned_date in the response.
true
Set to true to include assignee_metadata in the response.
true
Set to true to include assigner in the response.
true
Set to true to include assigner_email in the response.
true
Set to true to include assigner_first_name in the response.
true
Set to true to include assigner_image in the response.
true
Set to true to include assigner_is_manager in the response.
true
Set to true to include assigner_is_purchaser in the response.
true
Set to true to include assigner_is_suspended in the response.
true
Set to true to include assigner_job_title in the response.
true
Set to true to include assigner_last_name in the response.
true
Set to true to include assigner_userid in the response.
true
Set to true to include assignment_id in the response.
true
Set to true to include assignment_status in the response.
true
Set to true to include buddy_email in the response.
true
Set to true to include completed_date in the response.
true
Set to true to include content_archived in the response.
true
Set to true to include content_completed_on in the response.
true
Set to true to include content_id in the response.
true
Set to true to include content_metadata in the response.
true
Set to true to include content_title in the response.
true
Set to true to include content_type 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 due_date 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_is_suspended 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 teams in the response.
true
Set to true to include updated_date in the response.
true
Set to true to include userid in the response.
true
Filter object. All fields optional; values are comma-separated strings.
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.
Response
Success. Returns an array of records.