Lists YouTube channels by ID, handle, username, or ownership status, returning detailed channel information including metadata, statistics, and content details. Use this action when you need to retrieve comprehensive channel information by channel ID, handle (e.g., @username), o…
hlstringLanguage code (BCP-47) for localized channel metadata. Instructs the API to return localized resource metadata for the specified language when available.
idstringComma-separated list of YouTube channel IDs to retrieve (e.g., 'UCddiUEpeqJcYeBxX1IVBKvQ'). Channel IDs typically start with 'UC'. At least one filter parameter (id, forHandle, forUsername, mine, or managedByMe) must be provided. Do NOT pass 'mine' as a value here - use the 'min…
minebooleanSet to true to retrieve channels owned by the authenticated user. This is a boolean filter parameter. At least one filter parameter must be provided. Cannot be combined with other filter parameters.
partstringComma-separated list of channel resource properties to include in the response. Valid values: auditDetails, brandingSettings, contentDetails, contentOwnerDetails, id, localizations, snippet, statistics, status, topicDetails. Multiple parts can be requested (e.g., 'snippet,statis…
forHandlestringYouTube channel handle to retrieve (e.g., '@Google' or 'GoogleDevelopers'). The '@' symbol is optional. Use this when you know the channel's handle but not its ID. At least one filter parameter must be provided.
pageTokenstringToken for retrieving a specific page of results. Use the nextPageToken or prevPageToken from a previous response.
maxResultsintegerMaximum number of channels to return per page. Acceptable values are 0 to 50, inclusive. Default is 5.
forUsernamestringYouTube username to identify the channel. Use this for legacy usernames. At least one filter parameter must be provided.
managedByMebooleanSet to true to retrieve channels managed by the authenticated user (YouTube content partners only). At least one filter parameter must be provided.
onBehalfOfContentOwnerstringFor YouTube content partners only. Indicates that the request is being made on behalf of the specified content owner.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.