v1

latestOpenAPI 3.0.0Superhuman Developer Terms2026-08-06124404444.0 KB
Analytics

Get Pack analytics summary

Returns summarized analytics data for Packs the user can edit.

get/analytics/packs/summary

Query parameters

packIdsinteger[]

Which Pack IDs to fetch.

workspaceIdstring

ID of the workspace.

isPublishedboolean

Limit results to only published items. If false or unspecified, returns all items including published ones.

sinceDatestring date

Limit results to activity on or after this date.

untilDatestring date

Limit results to activity on or before this date.

Response

Response of Superhuman Pack summary analytics.

totalDocInstallsinteger required

The number of times this Pack was installed in docs.

totalWorkspaceInstallsinteger required

The number of times this Pack was installed in workspaces.

totalInvocationsinteger required

The number of times formulas in this Pack were invoked.