List camera images for a camera and time range
Returns a list of camera images for the specified camera and time range. For each image, the response includes the timestamp and a URL that can be used to download the image. These URLs are already signed, so no extra authentication is required.
Documentation Index
Fetch the complete documentation index at: https://inorbitinc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
InOrbit appKey authenticates API requests using a token.
You can obtain your appKey in the Authentication docs.
Path Parameters
The robot's id
Query Parameters
The camera id (not to be confused with the camera topic). It can be obtained from the robot's camera configuration using the Config API or the InOrbit CLI (inorbit get config --kind RobotCamera).
The start timestamp
The end timestamp
Elements per page
Page number