List cameras for a site
GET/sites/:siteUuid/cameras
Returns active cameras visible by the authenticated user on the requested site. Stream URLs, RTSP credentials and camera secrets are intentionally not exposed.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 429
Visible cameras for the requested site.
Response Headers
Maximum number of requests allowed during the current one-minute window.
Number of requests remaining during the current window.
Number of seconds before capacity becomes available again.
The site UUID or pagination parameters are invalid.
Authentication is missing, invalid or revoked.
Response Headers
Authentication challenge.
The authenticated user or API key is not allowed to perform this action.
The requested resource was not found or is not visible by the authenticated user.
The API key exceeded its request quota.
Response Headers
Maximum number of requests allowed during the current one-minute window.
Number of requests remaining during the current window.
Number of seconds before capacity becomes available again.
Number of seconds to wait before retrying the request.