Assignments pivoted by user
Assignments pivoted by user (rows are 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 PivotedUserAssignment endpoint. Set field flags to true to include them in the response; provide filter objects to narrow results.
Set to true to include all_assignments 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"
Lower bound (epoch seconds) for filtering by unsuspended date.
""
Upper bound (epoch seconds) for filtering by unsuspended date.
""
Filter object. All fields optional; values are comma-separated strings.
Response
Success. Returns an array of records.