List Web Inputs
GET {{baseUrl}}/video/v1/web-inputs
List Web Inputs
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
limit | number | Number of items to include in the response | |
page | number | Offset by this many pages, of the size of limit |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":[{"id":"S3Jlx7KABs1EfhscCGEM02G5RYpgwb02nn","created_at":"1609868768","url":"https://example.com/hello.html","live_stream_id":"ZEBrNTpHC02iUah025KM3te6ylM7W4S4silsrFtUkn3Ag","status":"idle","resolution":"1920x1080","timeout":3600},{"id":"eMSK5cBGHTz3DLVjGy02BnrKvCLPN2QdF","created_at":"1609868768","url":"https://example.com/hello-there.html","live_stream_id":"RlWPQAZ1PdGuL2eZYmZ50202XUlc7Cn1AM","status":"idle","resolution":"720x720","timeout":3600}]}