Get Task Performance Analytics
Required plan: Standard, Professional, or Enterprise.
Retrieve task collection and execution metrics for a selected date range. Use this endpoint to review how much data each task collected, how often it ran, its success rate and execution time, and the resources it consumed. Results can be grouped by day, week, or month.
Dates use UTC calendar days and the date range must fall within the last three months. If memberNames is omitted or empty, results are limited to the current user; specified members must belong to the current user’s team.
Body
Start date (inclusive) in yyyy-MM-dd format.
"2026-02-01"
End date (inclusive). Must not be after the current UTC date or before start.
"2026-04-01"
Page number.
x >= 1Number of results per page.
1 <= x <= 100Task IDs to include. Omit this field to include all tasks.
100Team member names to include. Omit or leave empty to query only the current user.
100Filter by cloud or local extraction. Use All or omit this field for both.
Cloud, Local, All How results are grouped over time.
Day, Week, Month