Retrieve the consolidated workforce compliance overview
Return the consolidated time-tracking compliance panel for your whole managed portfolio: one row per active managed company, each projected from that company's latest monthly close without recomputation — whether the current (last closable) period is closed, its status (closed/reopened), the last closed period (last_closed_year/last_closed_month), and the aggregated total_balance_minutes, total_overtime_minutes and employee_count.
- Master-scoped: the portfolio is resolved from your API key, never from the payload, and only your own children appear.
- Unlike the per-company
X-Active-Profileendpoints, this aggregates across children in a single call. - Returned as
{ "data": [ConsolidatedWorkforce, ...] }.
In: header
Headers
Pin the API version (YYYY-MM-DD, Stripe-style date versioning) for this request; omit to use the key's pinned version, or the latest if none. Unsupported version → 400 unsupported_api_version; malformed → 400 parameter_invalid_format. The effective version is echoed in the Factuarea-Version response header. See the Versioning guide.
dateOperate on behalf of a child company (gestoría master key): pass its public id (UUID v7) and the request runs against that child's data without changing the key's scope, tier or environment (omit to use the key's own company). Invalid UUID → 400 parameter_invalid_uuid; unknown or non-owned id → 404 profile_not_found. See the Acting on behalf guide.
uuidResponse Body
application/json
application/json
application/json
application/json
application/json