v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1383206367.4 KB
members

Retrieves a list of members that match the request criteria for a channel.

get/youtube/v3/members

Query parameters

partstring[] required

The part parameter specifies the member resource parts that the API response will include. Set the parameter value to snippet.

filterByMemberChannelIdstring

Comma separated list of channel IDs. Only data about members that are part of this list will be included in the response.

hasAccessToLevelstring

Filter members in the results set to the ones that have access to a level.

maxResultsinteger

The maxResults parameter specifies the maximum number of items that should be returned in the result set.

mode'listMembersModeUnknown' | 'updates' | 'all_current'

Parameter that specifies which channel members to return.

pageTokenstring

The pageToken parameter identifies a specific page in the result set that should be returned. In an API response, the nextPageToken and prevPageToken properties identify other pages that could be retrieved.

Response

Successful response