Retrieves statistics for entities of the specified type, including counts of active and archived entities. This endpoint is commonly used for dashboard widgets and overview displays.Statistics Include:
Active entities count (isActive: true)
Archived entities count (isActive: false)
Filtering: Respects the same query filters used in entity listing endpoints for consistent counts.