get
https://api.gomotive.com/v1/video_recall_requests/
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Purpose: Use this endpoint to view the details of a specific video recall request. Retrieves the details, current status, and camera-specific results of a specific video recall request, including download URLs for recalled videos when available.
Response Parameters
id
- Type: String
- Description: The unique identifier of the video recall request.
status
- Type: String
- Description: The current status of the video recall request.
primary_entity
- Type: String
- Description: Indicates whether the video recall request is associated with a
vehicleor anasset.
vehicle
- Type: Object
- Description: Contains the details of the vehicle associated with the video recall request.
id
- Type: Integer
- Description: The unique identifier of the vehicle.
number
- Type: String
- Description: The vehicle number associated with the video recall request.
start_time
- Type: String
- Description: The start time of the requested video recall window in ISO 8601 format.
end_time
- Type: String
- Description: The end time of the requested video recall window in ISO 8601 format.
recall_type
- Type: String
- Description: The type of video recall request. Possible values include
regularandtimelapse.
created_at
- Type: String
- Description: The timestamp when the video recall request was created, in ISO 8601 format.
updated_at
- Type: String
- Description: The timestamp when the video recall request was last updated, in ISO 8601 format.
cameras
- Type: Array of Objects
- Description: Contains the list of camera-specific results for the video recall request.
position
- Type: String
- Description: The position of the camera for which the recalled video result is returned, such as
front_facingordriver_facing.
status
- Type: String
- Description: The current status of the recalled video for the specific camera.
download_url
- Type: String
- Description: The secure download URL for the recalled video for the specific camera.
expires_at
- Type: String
- Description: The timestamp when the download URL expires, in ISO 8601 format.
device_type
- Type: String
- Description: The type of device from which the recalled video was retrieved, such as
dashcam.
