The list action allow you to retrieve informations about your videos that are currently on the OVP. This list can be filtered.
| Name | Format | Required | Description |
|---|---|---|---|
| key | string | required | Private key, available in your account. |
| id | string | optional | Filter : Id (ex: my_video) |
| page | int | optional | From: 0 (Default 0) |
| limit | int | optional | 250 (Max 1000) |
| order | string | optional | ASC or DESC (default) |