botUsageHistory
Get usage history for a bot over a time range Returns time-series data for charts (granularity depends on aggregation settings)
botUsageHistory(
botID: ID!
start: Time!
end: Time!
): [ResourceUsageAggregation!]!
Get usage history for a bot over a time range Returns time-series data for charts (granularity depends on aggregation settings)
botUsageHistory(
botID: ID!
start: Time!
end: Time!
): [ResourceUsageAggregation!]!
botUsageHistory.botID ● ID! non-null scalarbotUsageHistory.start ● Time! non-null scalarbotUsageHistory.end ● Time! non-null scalarResourceUsageAggregation object