Submission Counts by Status
Returns the number of submissions per status for the workspace. All body fields are optional; omitting them counts every non-draft submission. Results are scoped to the key user’s authorized locations; this endpoint has no CAN_VIEW_REPORTING gate.
count, and the top-level total is a plain number. Results are scoped to the key user’s authorized locations; this endpoint has no CAN_VIEW_REPORTING gate.Body
Start of the submission date range (filters on lastItemUpdatedAt). Requires toDate.
End of the submission date range. Requires fromDate.
Template (ChecklistId) UUIDs to include.
Location UUIDs to include.
User UUIDs (creator, updater, or last item updater).
Free-text match against the template name and submitter/updater name.
Response
Submission counts retrieved successfully. Each status key maps to an object with a count; the top-level total is a plain number.