List Streams

List streams in a specific application.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
stream_ids
array of uuids

Filter: Stream ID(s)

stream_ids
stream_names
array of strings

Filter: Stream Name(s)

stream_names
date-time

Filter: Lower bound for creation time (inclusive)

date-time

Filter: Upper bound for creation time (exclusive)

sources[]
array of objects

Filter: Stream source(s)

sources[]
stream_types[]
array

Filter: Stream type(s)

stream_types[]
gateway_ids[]
array of uuids

Filter: Gateway ID(s)

gateway_ids[]
gateway_names
array of strings

Filter: Gateway Name(s)

gateway_names
file_ids[]
array of uuids

Filter: File ID(s)

file_ids[]
file_names
array of strings

Filter: File Name(s)

file_names
status[]
array of objects

Filter: Stream Status

status[]
camera_ids[]
array of uuids

Filter: Camera ID(s)

camera_ids[]
camera_names
array of strings

Filter: Camera Name(s)

camera_names
deployment_ids[]
array of uuids

Filter: Deployment ID(s)

deployment_ids[]
enum
required

Specifies which type of pagination to choose.

Allowed:
string

Specifies the cursor for the next page. Can be found in the last paginated request. Only available with pagination = cursor.

string

Specifies the cursor for the previous page. Can be found in the last paginated request. Only available with pagination = cursor.

integer
≥ 1

Specifies which page should be returned. Only available with pagination = offset.

integer

Limits the number of items returned.

tagged_with[]
array of uuids

List only entities tagged with any of the given tag IDs.

tagged_with[]
boolean
Defaults to false

When listing entities tagged with a given set of tag IDs, include entities that are tagged with any descendant of those tags.

boolean
Defaults to false

List only untagged entities.

Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json