Fetch images second idAsk AIpost https://demo-api.incodesmile.com/omni/get/images-second-idReturns images for second id of userQuery ParamsidstringId of onboarding for which images are requested. If not present, it will be extracted from token.Body ParamsImage types that are requested. It is strongly advised to fetch one image at the time, as response payload can be potentially bigimagesarray of stringsrequiredimages*ADD stringHeadersapi-versionstringrequiredDefaults to 1.0Responses 200For 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. 400Bad RequestUpdated 12 months ago