v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1436168166.7 KB

Returns a list of all the MSK clusters in the current Region.

get/v1/clusters

Query parameters

clusterNameFilterstring
        <p>Specify a prefix of the name of the clusters that you want to list. The service lists all the clusters whose names start with this prefix.</p>
maxResultsinteger
        <p>The maximum number of results to return in the response. If there are more results, the response includes a NextToken parameter.</p>
nextTokenstring
        <p>The paginated results marker. When the result of the operation is truncated, the call returns NextToken in the response. 
        To get the next batch, provide this token in your next request.</p>
MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Response

Success

NextTokenstring
        <p>The paginated results marker. When the result of a ListClusters operation is truncated, the call returns NextToken in the response. 
           To get another batch of clusters, provide this token in your next request.</p>