YouTube

Channel Community Posts

Fetches community posts from a YouTube channel's Posts tab, including post ID, URL, content, images, attached video, like count, publish time, channel info, and a continuationToken when YouTube has more results. Pass a handle or channelId for the first page, then pass continuationToken to page through more posts.

get/v1/youtube/channel/community-posts

Query parameters

channelIdstring

YouTube channel ID

handlestring

YouTube channel handle

continuationTokenstring

Continuation token to get more community posts. Get 'continuationToken' from previous response.

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.