Assignments pivoted by content
Assignments pivoted by content (rows are content items).
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 PivotedContentAssignment endpoint. Set field flags to true to include them in the response; provide filter objects to narrow results.
Set to true to include assignee in the response.
true
Set to true to include assigner in the response.
true
Set to true to include manual_completed_by 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.