v1
latestSwagger 2.02026-07-17184180523.4 KBdashboard
Get model usage data for a specific channel
Returns model-specific metrics and usage data for the given channel
get/api/dashboardv2/
Query parameters
channelinteger
Channel ID
modelstring
Model name
start_timestampinteger
Start timestamp
end_timestampinteger
End timestamp
timezonestring
Timezone, default is Local
timespanstring
Time span type (minute, hour, day, month)
fieldsstring
Comma-separated list of fields to select (e.g., request_count,exception_count,cache_hit_count). Available: request_count,retry_count,exception_count,status4xx_count,status5xx_count,status400_count,status429_count,status500_count,cache_hit_count,input_tokens,image_input_tokens,audio_input_tokens,video_input_tokens,output_tokens,image_output_tokens,audio_output_tokens,cached_tokens,cache_creation_tokens,total_tokens,web_search_count,used_amount,total_time,total_ttfb. Groups: count,usage,time,all
Response
OK