Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCoda ToolsCoda List Pack Analytics
Coda Tools

Coda List Pack Analytics

Returns analytics data for Packs the user can edit. This endpoint retrieves analytics information for Packs where the authenticated user has edit permissions. Analytics include installation counts, invocation metrics, and active usage statistics. All parameters are optional - if…

Write actionRisk level 2 of 5API key connection
Use Coda List Pack Analytics

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • limitinteger
    Maximum number of results to return per page. Defaults to 1000. Use with pageToken for pagination.
  • querystring
    Search term used to filter pack analytics by pack name or other attributes.
  • scalestring
    Quantization period over which to view analytics. Options: 'daily' (default) for daily metrics, or 'cumulative' for cumulative totals.
  • orderBystring
    Field to sort the pack analytics by. Options include: 'date', 'packId', 'name', 'createdAt', 'docInstalls', 'workspaceInstalls', 'numFormulaInvocations', 'numActionInvocations', 'numSyncInvocations', and various activelyUsing metrics.
  • packIdsarray
    Which Pack IDs to fetch. Note: This parameter may not be supported by the Coda API and may result in a 400 error if used.
  • directionstring
    Direction to sort results in. Options: 'ascending' or 'descending'. Use with orderBy parameter.
  • pageTokenstring
    An opaque token used to fetch the next page of results. Obtain this from the 'nextPageToken' field in a previous response.
  • sinceDatestring
    Limit results to activity on or after this date (ISO 8601 format, e.g., '2024-01-01').
  • untilDatestring
    Limit results to activity on or before this date (ISO 8601 format, e.g., '2024-12-31').
  • isPublishedboolean
    Limit results to only published packs. Set to true to get only published packs, or false/unspecified to get all packs including published ones.
  • workspaceIdstring
    ID of the workspace to filter pack analytics by. Use this to get analytics only for packs in a specific workspace.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.