Stats > Channel > Export stats
Return text/csv
This endpoint allows you to export stream stats.
get/1/videos/{channel}/stats/export_csv/{statistics}
Path parameters
channelinteger required
The unique identifier (ID) of the channel to request.
statisticsstring required
Query parameters
account_idinteger required
Account identifier
The account identifier
frominteger required
Specify the starting date to get Consumption
per'day' | 'hour' | 'minute' | 'month' | 'quarter' | 'week' | 'year'
Specify
Example:"toto"
tointeger nullable
Specify the ending date to get Consumption
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.