Get image from applicant action

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.

Path Params
string
required
string
required
Query Params
boolean
Defaults to false
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!