Tool to retrieve usage statistics for a specific Algolia index over a time period. Use when you need to analyze index metrics such as record counts, query volumes, processing times, or capacity usage. Supports both hourly and daily aggregation granularity.
endDateRequiredstringUpper bound timestamp in ISO 8601 format (e.g., '2026-02-12T23:59:59Z'). Defines the end of the time period for which to retrieve statistics.
indexNameRequiredstringThe name of the index for which to retrieve usage statistics.
startDateRequiredstringLower bound timestamp in ISO 8601 format (e.g., '2026-01-13T00:00:00Z'). Defines the start of the time period for which to retrieve statistics.
statisticRequiredstringOne or more comma-separated metric names to retrieve. Valid values include: queries_operations, records, data_size, avg_processing_time, 90p_processing_time, 99p_processing_time, multi_queries_operations, acl_operations, total_synonym_operations, total_rules_operations, max_qps,…
granularitystringGranularity of usage data aggregation.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.