Get video call media

Returns the video call recording.

Overview

Use this method to obtain the video call recording.

Example request

curl -X GET \
	'https://api.sumsub.com/resources/videoIdent/applicant/5e9412223cc1813b4db0b0e3/media/62e38aa5fd6916000172dc23'

Response

The response is a binary content that represents a video call recording. The Content-Type response header precisely describes the response mime-type.

To see the full list of mime-types and file formats, refer to the FAQ → API section (see the answer to What file extensions do you accept?).

Language
Authorization
Header
Click Try It! to start a request and see the response here!