get https://example.com/channel/last-thirty-days-views
Log in to see full request history
Overview
Returns a list of daily view counts on a channel for the last thirty days.
Pass the channel ID in the
channel
header.
Responses
Returns a list of daily view counts on a channel for the last thirty days.
Pass the channel ID in the
channel
header.
xxxxxxxxxx
curl --request GET \
--url https://example.com/channel/last-thirty-days-views \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: