List streams

Retrieves a list of all streams available to a user. Supports optional URL Parameters for pagination and sorting of the results.

Query Params
integer
Defaults to 1

Specifies the page number to view, starting at 1.

integer

Indicates the number of data points that are displayed per page. The default is to display all data if you don't specify the page size.

string
enum
Defaults to modifiedDate

Enum Sorts the fields displayed based on the key that you specify, either cpcode, createdDate, dvrWindowInMin, format, modifiedDate, name, originHostName, status, or zone.

string
enum
Defaults to DESC

Enum Sorts the streams list in ascending (ASC) or descending (DESC) order.

Allowed:
string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json
*/*