Get Project TaskAgent Usage Report
Aggregate visible TaskAgent usage 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
aggregation
Time bucket granularity. Can be either 'day' or 'week'.
Allowed values:
status
Run outcome filter for the report. Can be ALL, SUCCESS, or FAIL.
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.
status
Run outcome filter applied to the report.
data
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
