Retrieve usage statistics for task executions.
This endpoint provides detailed usage data about task runs, including:
Use this data to:
The unique identifier of the organization.
The unique identifier of the project.
The specific Task to reference.
The aggregation level for the report. Can be either ‘day’ or ‘week’.
Successful Response
The unique identifier of the Task.
The time range for the report, with start and end timestamps.
The time interval for data aggregation. ‘day’ shows last 24 hours in hourly blocks, ‘week’ shows last 7 days in daily blocks.
Usage data broken down by task revision, showing invocation counts for each active revision.
Total number of task invocations for each time interval across all revisions.