Get Jointl Insights
Return the General, Performance, or Exit Intelligence view available to the member for an inclusive UTC date range, using the same calculations shown in Jointl.
Use when: Use for workspace activity and completion metrics, team performance evidence, or Exit Intelligence themes; select one view and supply both dates when the user specifies a period. Returns: the selected Insights dataset plus the applied view, inclusive UTC dates, and company, Flow, and role filters.
Authorizations
OAuth access token issued for the REST resource.
Body
Inclusive UTC end date in YYYY-MM-DD. Omit both dates for the trailing six-month default.
^\d{4}-\d{2}-\d{2}$Exact authorized Jointl company IDs; empty means every authorized company.
1001 - 128^[A-Za-z0-9_-]+$Exact authorized Flow IDs; empty means every authorized Flow for this view.
1001 - 128^[A-Za-z0-9_-]+$Exact Employee role-title labels; empty means every authorized role.
1001 - 180Inclusive UTC start date in YYYY-MM-DD. Omit both dates for the trailing six-month default.
^\d{4}-\d{2}-\d{2}$general maps to /insights, performance to /insights?view=performance, and exitIntelligence to /insights?view=exit-intelligence.
general, performance, exitIntelligence