{
"opencollection": "1.0.0",
"info": {
"name": "Amazon Interactive Video Service BatchGetChannel ListPlaybackKeyPairs API",
"version": "1.0.0"
},
"request": {
"auth": {
"type": "apikey",
"key": "Authorization",
"value": "{{Authorization}}",
"placement": "header"
}
},
"items": [
{
"info": {
"name": "ListPlaybackKeyPairs",
"type": "folder"
},
"items": [
{
"info": {
"name": "Amazon Interactive Video Service List Playback Key Pairs",
"type": "http"
},
"http": {
"method": "POST",
"url": "http://ivs.{region}.amazonaws.com/ListPlaybackKeyPairs",
"headers": [
{
"name": "X-Amz-Content-Sha256",
"value": ""
},
{
"name": "X-Amz-Date",
"value": ""
},
{
"name": "X-Amz-Algorithm",
"value": ""
},
{
"name": "X-Amz-Credential",
"value": ""
},
{
"name": "X-Amz-Security-Token",
"value": ""
},
{
"name": "X-Amz-Signature",
"value": ""
},
{
"name": "X-Amz-SignedHeaders",
"value": ""
}
],
"params": [
{
"name": "maxResults",
"value": "",
"type": "query",
"description": "Pagination limit"
},
{
"name": "nextToken",
"value": "",
"type": "query",
"description": "Pagination token"
}
],
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Gets summary information about playback key pairs. For more information, see Setting Up Private Channels in the Amazon IVS User Guide."
}
]
}
],
"bundled": true
}