---
title: "Retrieve Login Video"
method: GET
path: "/targets/{id}/login-video/"
tags: ["Targets"]
---

# Retrieve Login Video

`GET /targets/{id}/login-video/`

Streams the login video file for the specified target. If no login video is found, returns a 404.

## Path parameters

- `id` string, required — A unique Base58 value identifying this object.

## Response `200`

Binary video file (e.g. mp4)

## Other responses

- `404`

---

[API](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation.md) · [All operations](https://skmtc.net/probely/apis/snyk-api-web-s-api-reference-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/probely/snyk-api-web-s-api-reference-documentation/revisions/e29879bff01b/schema)
