v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444270263.9 KB

Lists the channels in the current account, and their source names.

post/#X-Amz-Target=com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.ListChannels

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'com.amazonaws.cloudtrail.v20131101.CloudTrail_20131101.ListChannels' required

Request body

MaxResultsinteger

The maximum number of CloudTrail channels to display on a single page.

NextTokenstring

The token to use to get the next page of results after a previous API call. This token must be passed in with the same parameters that were specified in the original call. For example, if the original call specified an AttributeKey of 'Username' with a value of 'root', the call with NextToken should include those same parameters.

Response

Success

NextTokenstring

The token to use to get the next page of results after a previous API call.