Get Agent Composer step-level usage data for a specific month.
This API returns daily usages of advance queries grouped by steps. The data is used for visualization purposes to show users which Agent Composer steps were executed and their associated costs and token consumption.
Note: The costs returned here are already included in the ACL_COST entry from the daily_usages table and should not be double-counted in billing.
Args: request: Request object containing year, month, and optional resource_id user_context: User context with tenant admin permissions
Returns: Agent Composer step usage data aggregated by step and date
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
x >= 20251 <= x <= 12Successful Response
Response containing daily usages of advance queries grouped by steps.
This API returns step-level breakdown of Agent Composer usage for visualization purposes. The costs in this response are already included in the ACL_COST entry from the daily_usages table and should not be double-counted.
List of Agent Composer step usages aggregated by step and date