Interview
Fetch image links for second id
Returns seconnd id images temporary links for requested images. Links are valid for one hour
post/omni/get/images-second-id/v2
Query parameters
idstring
Headers
api-versionstring required
Request body
Response
For each requested image type, response contains line in format:
{imageType}: String (base64).
Base64 representation of image. Additionally, if signature image is requested, response will contain an array of all signatures.
object required
Changes
No recorded changes to this endpoint across all 1 revision of this API.