Skip to content
TrackSafe365
v1.0 Dashboard →
GET /screenshots/{id}

Get Screenshot

Returns one screenshot. Both `id` (path) and `type` (query) are required — `type` selects the camera angle: INSIDE or OUTSIDE.

Parameters

Name In Type Description
id * path integer The screenshot 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.