Skip to content
TrackSafe365
v1.0 Dashboard →
GET /video-requests/{id}

Get Video Request

Returns one video request. Both `id` (path) and `type` (query) are required — `type` selects which camera angle to resolve: INSIDE (in-cab) or OUTSIDE (road-facing).

Parameters

Name In Type Description
id * path integer The video request id. e.g. 1
type * query string Camera angle to retrieve. INSIDEOUTSIDE

The explorer shows the most common query parameters. For the full operator grammar ( .equals, .contains, .greaterThan, .in, .specified …) see the Filtering & Sorting guide.

Response

Status: Stable. Try the request in the panel on the right to see a live response.