List Cameras

Lists all the cameras added to this application. Cameras represent cameras available for use by the application's compute infrastructure.

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

The application this camera belongs to.

Query Params
camera_ids[]
array of uuids

Filter: Camera ID(s)

camera_ids[]
camera_names[]
array of strings

Filter: Camera Name(s)

camera_names[]
date-time

Filter: Lower bound for creation time (inclusive)

date-time

Filter: Upper bound for creation time (exclusive)

date-time

Filter: Lower bound for update time (inclusive)

date-time

Filter: Upper bound for update time (exclusive)

gateway_ids[]
array of uuids

Filter: Gateway ID(s)

gateway_ids[]
gateway_names[]
array of strings

Filter: Gateway Name(s)

gateway_names[]
statuses[]
array of strings

Filter: Camera Status(es)

statuses[]
camera_models[]
array of strings

Filter: Camera Model Name(s)

camera_models[]
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