v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439243197.0 KB

Gets summary information about all Compositions in your account, in the AWS region where the API request is processed.

post/ListCompositions

Request body

filterByStageArnstring

Filters the Composition list to match the specified Stage ARN.

filterByEncoderConfigurationArnstring

Filters the Composition list to match the specified EncoderConfiguration attached to at least one of its output.

nextTokenstring

The first Composition to retrieve. This is used for pagination; see the <code>nextToken</code> response field.

maxResultsinteger

Maximum number of results to return. Default: 100.

Response

Success

nextTokenstring

If there are more compositions than <code>maxResults</code>, use <code>nextToken</code> in the request to get the next set.