Get Project TaskAgent Timing Report
Aggregate visible TaskAgent timing across the project.
Authentication
AuthorizationBearer
Bearer token authentication using JWT tokens from Ory Kratos/Hydra
Path parameters
org_id
The organization ID
project_id
The project ID
Query parameters
task_agent_id
Filter to a specific TaskAgent
start_date
Report start timestamp
end_date
Report end timestamp
aggregation
Time bucket granularity. Can be either 'hour' or 'day'.
Allowed values:
Response
Successful Response
project_id
Unique identifier of the Project.
date_range
Time period covered by the report.
aggregation
Time bucket granularity used for the report.
data
Average duration and visible run counts for each aggregation bucket.
total_runs
Total number of visible runs included in the report.
Errors
400
Bad Request Error
403
Forbidden Error
422
Unprocessable Entity Error
