v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1428140120.9 KB

Gets summary information about playback key pairs. For more information, see <a href="https://docs.aws.amazon.com/ivs/latest/userguide/private-channels.html">Setting Up Private Channels</a> in the <i>Amazon IVS User Guide</i>.

post/ListPlaybackKeyPairs

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Request body

maxResultsinteger

Maximum number of key pairs to return. Default: your service quota or 100, whichever is smaller.

nextTokenstring

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

Response

Success

nextTokenstring

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