get https://api.sumsub.com/resources/applicantActions//images/
Overview
Use this method to retrieve an image from the specified applicant action.
Request example
curl -X GET \
'https://api.sumsub.com/resources/applicantActions/639999ef054d540000000000/images/853651000?preview=true' \
Note
You can only get one image per request.
Response explained
The response will contain a binary content representing the image file. The Content-Type
response header precisely describes the response mime-type. See our FAQ for a full list of mime-types and file formats.