User content completions (user-centric)
Same record domain as content-completion, organized for user-centric queries.
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 UserContent 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 assignment in the response.
true
Set to true to include buddy_email in the response.
true
Set to true to include content in the response.
true
Set to true to include content_metadata 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 journey 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 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 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
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"
Which field to sort the response by (e.g., updated_date).
"updated_date"
Filter object. All fields optional; values are comma-separated strings.
Response
Success. Returns an array of records.