get https://api.sumsub.com/resources/videoIdent/applicant//media/
Overview
Use this method to get a recording of a video call.
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 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?).