Workshop engagement
Workshop engagement signals (attendance, participation) 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 WorkshopEngagement endpoint. Set field flags to true to include them in the response; provide filter objects to narrow results.
Set to true to include archived in the response.
true
Set to true to include canceled_registrations in the response.
true
Set to true to include host_name in the response.
true
Set to true to include offered_seats in the response.
true
Set to true to include registered_seats in the response.
true
Set to true to include registration_disabled in the response.
true
Set to true to include total_absentees in the response.
true
Set to true to include total_attendees in the response.
true
Set to true to include total_waiting in the response.
true
Set to true to include waitlist_enabled in the response.
true
Set to true to include waitlist_seats in the response.
true
Set to true to include workshop_duration in the response.
true
Set to true to include workshop_end_date in the response.
true
Set to true to include workshop_id in the response.
true
Set to true to include workshop_instance_id in the response.
true
Set to true to include workshop_start_date in the response.
true
Set to true to include workshop_status in the response.
true
Set to true to include workshop_title in the response.
true
Filter object. All fields optional; values are comma-separated strings.
Response
Success. Returns an array of records.